﻿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
11908	Understanding the ManagementForm section could be clearer.	anonymous	nobody	"""You may have noticed the additional data that was required in the formset's data above.""
should probably be specific like:
""You may have noticed the additional data (form-TOTAL_FORMS and form-INITIAL_FORMS) that was required in the formset's data above.""

It would also be nice if it said something like:
""The easy way to add this data to your form is to include {{formset.management_form}} in your template.""
After the:
""If you don't use it, it will result in an exception""
line.

I overlooked that line in the template example, but it took a lot of googling to figure out how to fix it, even though I immediately found the managementform section.
"		closed	Documentation	1.1		fixed	ManagementForm		Ready for checkin	1	0	0	0	0	0
