﻿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
9058	Incorrect Documentation Note for modelformset_factory	Andriy Drozdyuk	nobody	"On the page:
[http://docs.djangoproject.com/en/dev/topics/forms/modelforms/#id1]
 the '''Note''' says:

{{{
One thing to note is that modelformset_factory uses formset_factory and by default uses can_delete=True.
}}}
This is actually not the case! In the code the default value for the '''can_delete''' is '''False'''!
See line 276:
[http://code.djangoproject.com/browser/django/trunk/django/forms/formsets.py#L276]"		closed	Documentation	1.0		duplicate			Accepted	0	0	0	0	0	0
