﻿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
9452	error in the docs: admin formset/form	Patrick Kranzlmueller	nobody	"here http://docs.djangoproject.com/en/dev/ref/contrib/admin/#id1 it says that:
""The value for form is inherited from ModelAdmin. This is what is passed through to formset_factory when creating the formset for this inline.""

it should say ""The value for form is inherited from BaseModelForm. ...""

btw: it´d be nice to explain form & formset for inlines in more detail. there are lots of questions in the user-group and a lot of people obviously don´t get what´s possible here (even more, because these questions in the user-group doesn´t get answered). e.g., why not explain how to do custom form validation for inlines with using ""form"" (or ""formset"")."		closed	Documentation	1.0		fixed			Accepted	0	0	0	0	0	0
