#14567: ModelMultipleChoiceField inconsistently returns a list if empty.
-------------------------------+--------------------------------------------
          Reporter:  melinath  |         Owner:  melinath
            Status:  assigned  |     Milestone:          
         Component:  Forms     |       Version:  SVN     
        Resolution:            |      Keywords:          
             Stage:  Accepted  |     Has_patch:  1       
        Needs_docs:  0         |   Needs_tests:  0       
Needs_better_patch:  0         |  
-------------------------------+--------------------------------------------
Changes (by melinath):

  * owner:  nobody => melinath
  * needs_better_patch:  1 => 0
  * status:  new => assigned

Comment:

 empty_queryset_and_tests.diff corrects the failures by accounting for the
 changes to the forms rendered in test_callable_initial_value and
 test_initial_instance_value caused by the additional field on
 !ChoiceFieldModel which was introduced in my previous patch. I've run the
 regression test suite this time and have no unexpected failures. I can
 continue working on this if there's anything else to do for it.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14567#comment:4>
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-upda...@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