﻿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
5104	CheckboxInput should return False if not found	Chris Beaven	nobody	This is the crux of the problem people are having with `BooleanField`. A `CheckboxInput` widget will only ever return something if it's checked. So if it isn't in `cleaned_data` then it should be assumed `False`, not `None`.		closed	Forms	dev		fixed			Ready for checkin	1	0	0	0	0	0
