#10659: Properly handle Paste's MultiDict and UnicodeMultiDict in Django Form's
SelectMultiple
---------------------------------------------+------------------------------
          Reporter:  amaslov                 |         Owner:  nobody
            Status:  new                     |     Milestone:        
         Component:  Forms                   |       Version:  1.0   
        Resolution:                          |      Keywords:        
             Stage:  Design decision needed  |     Has_patch:  0     
        Needs_docs:  0                       |   Needs_tests:  0     
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Changes (by jacob):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Design decision needed
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 This is a tricky one: I want to be able to support Paste here, but at the
 same time we can't possibly support every derivation of a dict that might
 get passed down into that function.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10659#comment:1>
Django <http://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