﻿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
26142	Provide a way for model formsets to disallow new object creation	Tim Graham	Vlad	"Model formsets don't provide a way to create an ""edit only"" view of objects. We see users trying to use `extra=0` to accomplish this, but that's not reliable as `extra` is merely meant for the extra number of forms to display. You can add more forms with Javascript (or just send additional post data)."	New feature	closed	Forms	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
