﻿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
9532	Add min_num and validate_min on formsets	Gabriel Farrell	Rogério Yokomizo	"Formsets have a max_num for limiting the number of forms, but no way to ensure a minimum.  

Use case: I want an address formset that displays all addresses that have been created and no extras, unless there are no addresses, then one empty form should be displayed.  I would set extra=0 and min_num=1.

Patch included is just a beginning.  I may have missed a function or two and I haven't touched docs or tests."	New feature	closed	Forms	dev	Normal	fixed		mathijs@… tgecho kitsunde@… timograham@… me@… tchristiansen	Accepted	1	0	0	1	1	0
