﻿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
23129	NullBooleanField to accept lower-case string representations of booleans	wlonk	David Hoffman	"JavaScript serializations of forms will sometimes render the boolean values as the strings 'true' and 'false', in lower case. Rather than repeat boilerplate in the JavaScript to circumvent this, it seems reasonable to allow Django to understand the lower-case versions of the booleans.

(If there are reasons this hasn't been done, I apologize; I was unable to find any earlier reference to this.)"	New feature	closed	Forms	dev	Normal	fixed			Accepted	1	0	0	0	1	0
