﻿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
19341	inspectdb BooleanField instead of NullBooleanField where Null=True	tim.bowden@…	nobody	"Where db field is bool and null=True, inspectdb outputs:

<fieldname> = models.BooleanField(Null=True,...)

instead of models.NullBooleanField(Null=True,...)"	Bug	closed	Core (Management commands)	1.5-alpha-1	Normal	fixed	inspectdb BooleanField NullBooleanField		Accepted	1	0	0	0	0	0
