#8165: When using can_order=True on formset, ordered_forms is not avaible when
formset.is_valid() is false
-------------------------------------------------------+--------------------
          Reporter:  James Chua <[EMAIL PROTECTED]>  |         Owner:  brosner 
            Status:  reopened                          |     Milestone:  
post-1.0
         Component:  Forms                             |       Version:  SVN    
 
        Resolution:                                    |      Keywords:  
formsets
             Stage:  Accepted                          |     Has_patch:  0      
 
        Needs_docs:  0                                 |   Needs_tests:  0      
 
Needs_better_patch:  0                                 |  
-------------------------------------------------------+--------------------
Changes (by james_027):

  * status:  closed => reopened
  * resolution:  invalid =>

Comment:

 An specific use-case could be if a page with a number of same forms were
 submitted and not every forms are valid and needed to return for re-
 inputting purpose and when it needed to be return with an order needed,
 ordered_forms should be available in spite of is_valid() is false.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8165#comment:5>
Django Code <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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to