#21592: formset.ordered_forms should try to return ordered forms if is_valid() 
is
false
-------------------------------+--------------------------------------
     Reporter:  nickname123    |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  new
    Component:  Forms          |                  Version:  1.6
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by nickname123):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 I've made a quick fix and overridden the property on a BaseFormSet
 subclass.  It appears to work fine so far.  The prefix might need to be
 generated more "properly".  I will post it as a patch against trunk if
 this gets accepted

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21592#comment:1>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.e9eee33fd780bc46e72c042bb15c776a%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to