﻿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
6953	ModelForm as_FOO output places form fields for ManyToMany fields at bottom of html output.	brooks.travis@…	Alex Gaynor	I have a ModelForm based on a model with two ManyToMany fields. Whenever I output the form using the as_FOO convenience methods, the ModelMultipleChoiceField widgets are placed at the end of the ouput, rather than at the top of the output, a la their position in the model.	Bug	closed	Forms	dev	Normal	fixed		django@… dgouldin@… sj@…	Ready for checkin	1	0	0	0	0	0
