#12571: Test client doesn't set WSGIRequest instance on response
-------------------------------------+-------------------------------------
     Reporter:  rvdrijst             |                    Owner:
         Type:  Bug                  |  unaizalakain
    Component:  Testing framework    |                   Status:  closed
     Severity:  Normal               |                  Version:  master
     Keywords:  test client request  |               Resolution:  fixed
  response WSGIRequest               |             Triage Stage:  Ready for
    Has patch:  1                    |  checkin
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9eb16031ca837624433c49646289b50f9566a25d"]:
 {{{
 #!CommitTicketReference repository=""
 revision="9eb16031ca837624433c49646289b50f9566a25d"
 Fixed #12571 -- Attached originating WSGIRequest to test client responses.

 Originating WSGIRequests are now attached to the ``wsgi_request``
 attribute of
 the ``HttpResponse`` returned by the testing client.

 Thanks rvdrijst for the suggestion.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/12571#comment:10>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.6e335400ed2b3d903aef0f53552640d8%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to