#18753: Views should be given the instance namespace retrieved during the 
resolve
process
-------------------------------------+-------------------------------------
     Reporter:  GaretJax             |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Core (URLs)          |                  Version:  1.4
     Severity:  Normal               |               Resolution:
     Keywords:  namespace            |             Triage Stage:
  current_app                        |  Unreviewed
    Has patch:  1                    |      Needs documentation:  1
  Needs tests:  1                    |  Patch needs improvement:  1
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by GaretJax):

 * needs_docs:  0 => 1
 * needs_tests:  0 => 1
 * stage:  Design decision needed => Unreviewed


Comment:

 Looking at how other solutions which add attributes to the Request
 instance resolved the problem, it seems like that the attribute should be
 set by the get_response method but without initialization in the
 HttpRequest constructor.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18753#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to