#14020: Make HttpResponse.get work like dict.get
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  anonymous
  schmichael                         |         Status:  closed
                   Type:  New        |      Component:  HTTP handling
  feature                            |       Severity:  Normal
              Milestone:             |       Keywords:
                Version:  SVN        |      Has patch:  1
             Resolution:  fixed      |    Needs tests:  0
           Triage Stage:  Ready for  |  Easy pickings:  0
  checkin                            |
    Needs documentation:  0          |
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by jezdez):

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


Comment:

 In [16417]:
 {{{
 #!CommitTicketReference repository="" revision="16417"
 Fixed #14020 -- Made the `HttpResponse` class slightly more behave like a
 dictionary, allowing the alternative argument to be unset. Serious thanks
 to schmichael and moopet.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/14020#comment:6>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to