﻿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
21539	Add example of modelformset_factory form argument to document	alasdair	alasdair	"There are not any examples in the documentation of using the `form` argument of [https://docs.djangoproject.com/en/dev/topics/forms/modelforms/#model-formsets modelformset_factory].

Often, it is not required, because you can specify arguments like `fields`, `excludes` and `widgets`, for which there are examples. 

However, if you want to write any custom validation, then it is necessary to specify form, and I think it would be good to provide an example."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	1	0	0	0	0	0
