﻿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
20403	Cannot remove records from a formset that exceeds max_num (with validate_max)	Carl Meyer	Ryan Kaskel	"Originally reported by ""yoyoma"" in #20333:

When {{{validate_max}}} is in effect, but {{{max_num}}} has already been exceeded (i.e., if I turn down {{{max_num}}} after users create objects) Django doesn't allow the user to even delete the existing records, meaning there is no way to remedy the situation. (see http://cl.ly/image/1k1Z1j2L2J3f - I merely checked the ""delete"" checkbox without adding any new ""uploads"" or editing the existing ones)"	Bug	closed	Forms	dev	Normal	fixed			Accepted	1	0	0	0	0	0
