just for the record:
http://code.djangoproject.com/ticket/8165

guess this makes (re)ordering of edit-inlines impossible for now (at
least if one wants to preserve the ordering in case of errors).

thanks,
patrick


On 6 Apr., 16:21, patrickk <sehmasch...@gmail.com> wrote:
> let´s say I´m having inlines with a field "pub_date" and the ordering
> is set to pub_date. in the admin-interface, I´m changing the pub_date
> for several fields/inlines and trying to save. if there are no errors,
> everyting´s fine. however, if there are errors (somewhere on the page
> and not necessarily within the edit-inlines), the inlines are not
> ordered according to the new pub_dates.
>
> any idea on how to solve this?
>
> thanks,
> patrick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to