#14238: admin-interface and formsets: ordered_forms are not returned in case of
errors
-----------------------------------+----------------------------------------
 Reporter:  sehmasch...@gmail.com  |       Owner:  nobody    
   Status:  new                    |   Milestone:            
Component:  django.contrib.admin   |     Version:  1.2       
 Keywords:                         |       Stage:  Unreviewed
Has_patch:  0                      |  
-----------------------------------+----------------------------------------
 ticket http://code.djangoproject.com/ticket/11801 seems to address this
 issue - though it´s not solved with the admin-interface yet.

 an example:
 I´m having tabular-inlines and I´m reordering the forms. now, in case of
 an error (somewhere, not necessarily within this formset), the forms are
 displayed in the wrong order (as before re-ordering them). solving this
 issue would allow for sortable inlines (e.g. with drag/drop-
 functionality).
 of course, InlineModelAdmin needs something like can_order (which is
 currently not available).

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