#10512: Ordering of non-model fields in a ModelForm, after #8164
-------------------------------+--------------------------------------------
          Reporter:  mbi       |         Owner:  Alex                  
            Status:  new       |     Milestone:                        
         Component:  Forms     |       Version:  SVN                   
        Resolution:            |      Keywords:  modelform, field order
             Stage:  Accepted  |     Has_patch:  1                     
        Needs_docs:  0         |   Needs_tests:  1                     
Needs_better_patch:  0         |  
-------------------------------+--------------------------------------------
Comment (by Alex):

 Nope this works fine(as the test show) since None will get put in the
 fields_dict and then get reassigned to the new value which doesn't change
 the ordering.

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