#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                       |  
---------------------------------------------+------------------------------
Comment (by amaslov):

 I think I understand the issue from your point of view. I guess the
 simplest way to resolve this would be to apply the patch and if somebody
 else comes up with the 3rd dictionary type to support - add an
 abstraction. Since I have been the first one to require this functionality
 since the beginning - there's a great chance there will be no more such
 weirdos :).

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