﻿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
9665	Formset::_get_ordered_forms() code documentation incorrectly describes logic.	mark_hildreth	nobody	"The code comment for _get_ordered_forms (django/forms/formsets.py, line: 142-143), reads as followed:

Returns a list of form in the order specified by the incoming data.[[BR]]
Raises an AttributeError if '''deletion''' is not allowed.

This should say that it raises an AttributeError if '''ordering''' is not allow.
"		closed	Forms	dev		fixed			Accepted	1	0	0	0	0	0
