﻿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
28130	Formset validate_min validation does not work on existing forms	Jim Ouwerkerk	nobody	"The formset validation is changed because of ticket [https://code.djangoproject.com/ticket/26844 26844]

However, the fix for the empty forms breaks the validate_min validation for formset with existing unchanged form data in Django 1.11.
It counts unchanged existing forms as 'empty' form because they are not changed, but they should not be counted as empty."	Bug	new	Forms	1.11	Normal		formsets		Unreviewed	0	0	0	0	0	0
