﻿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
6914	BooleanField doesn't always clean to False when required=True	David Reynolds	nobody	"In the documentation it says:

{{{
Validates that the check box is checked (i.e. the value is True) if the field has required=True.
}}}

However, this isn't the case.  I've seen it show up in cleaned_data as None and False at different times (in the same form) and also no error is generated for it. "		closed	Forms	dev		duplicate			Unreviewed	0	0	0	0	0	0
