﻿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
5864	min_length CharField does not check against required=False in cleaned_data()	tesseracter@…	nobody	"with a formfield ""myfield = CharField( min_length=6, max_length=75, required=False)""
when accessing the form.cleaned_data(), raises an exception, and removing min_length=6 stops the exception from happening."		closed	Forms	dev		invalid	min_length, required, cleaned_data		Unreviewed	0	0	0	0	0	0
