﻿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
11813	Formset with select widget and extra fields won't validate	Afief	nobody	"Since a select field passes the first choice as it's default value(instead of None or '') a django formset with extra fields will interpret that form as partially filled and raise an error on any other required fields that aren't filled.

The workaround I'm currently using is to set initial=(first choice) for that field"		closed	Forms	1.1		duplicate			Unreviewed	0	0	0	0	0	0
