#18356: Test Client response does not contain Context with nested requests
-------------------------------------+-------------------------------------
     Reporter:  bmihelac             |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Testing framework    |                  Version:  1.4
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Design
    Has patch:  0                    |  decision needed
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by anonymous):

 Changeset that fixes this issue is:

 
https://github.com/bmihelac/django-1/commit/86a374e4d149b9a11aedc69753ce91b46669d16e

 (branch has test case and fix)

 BTW, i found this issue while trying to fix django-test-utils, which has
 middleware that records context for every request made. Testing that
 necessarily leads to nesting requests in a test case.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18356#comment:4>
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 this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to