#12375: updating QueryDict in another dict gives unexpected results.
-------------------------------------+-------------------------------------
               Reporter:  hvdklauw   |          Owner:  oinopion
                   Type:  Bug        |         Status:  closed
              Milestone:             |      Component:  HTTP handling
                Version:  1.1        |       Severity:  Normal
             Resolution:  fixed      |       Keywords:  QueryDict, dceu2011
           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 jezdez):

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


Comment:

 In [16418]:
 {{{
 #!CommitTicketReference repository="" revision="16418"
 Fixed #12375 -- Added a dict() method to convert a MultiValueDict (such as
 a QueryDict) to a dictionary of key-value pairs. Thanks, oinopion and
 hvdklauw.
 }}}

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