﻿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
10512	Ordering of non-model fields in a ModelForm, after #8164	Marco Bonetti	Alex Gaynor	"After #8164 was closed in [10062], it is not longer possible to define non-model fields in the ``fields'' list, as the ordering process raises a KeyError on forms/models.py:166

It would be great if the fields list order could be applied to non-model fields defined in the Form class as well.

"		closed	Forms	dev		fixed	modelform, field order		Accepted	1	0	1	0	0	0
