﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
14238	admin-interface and formsets: ordered_forms are not returned in case of errors	sehmaschine@…	nobody	"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)."	Uncategorized	closed	contrib.admin	1.2	Normal	invalid		sehmaschine@…	Unreviewed	0	0	0	0	0	0
