﻿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
15497	BooleanField should work for all PostgreSQL expressions	Luc Saffre	nobody	"When using ExtJS as user interface for a Django application, one problem is that ExtJS Checkboxes submit a string ""on"" when they are checked. Django's `BooleanField.to_python` understands ""t"", ""1"", ""true"", but not ""on"". Here is a patch. I'd be glad to see this merged into Django."	New feature	closed	Database layer (models, ORM)	dev	Normal	wontfix		julie@…	Accepted	1	1	0	0	0	0
