#14020: Make HttpResponse.get work like dict.get
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  anonymous
  schmichael                         |         Status:  assigned
                   Type:  New        |      Component:  HTTP handling
  feature                            |       Severity:  Normal
              Milestone:             |       Keywords:
                Version:  SVN        |      Has patch:  1
             Resolution:             |    Needs tests:  0
           Triage Stage:  Ready for  |  Easy pickings:  0
  checkin                            |
    Needs documentation:  0          |
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by Victor van den Elzen <victor.van.den.elzen@…>):

 * needs_docs:  1 => 0
 * ui_ux:   => 0
 * stage:  Accepted => Ready for checkin


Comment:

 The docs say "To set or remove a header in your response, treat it like a
 dictionary". So I don't think this needs more documentation.

 14020_with_tests.patch is obvious, has a test, applies cleanly to r16353
 and passes all tests, so IMHO it's ready for checkin.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/14020#comment:5>
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