﻿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
9061	formsets with can_delete=True shouldn't add delete field to extra forms	Gabriel Farrell	David Smith	"Current behavior of formsets with can_delete=True is to add a delete field to every form.  This behavior differs from that expected, however (why would one want a delete option on an ""add"" form?), as well as that of the builtin admin.  I've included a patch on formsets.py, but haven't bothered with patching tests yet."	New feature	closed	Forms	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
