﻿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
20895	Make check management command warn about BooleanFields without default value.	Alasdair Nicol <alasdair@…>	Tim Graham <timograham@…>	"As [https://groups.google.com/d/topic/django-developers/2pglk7bCQVU/discussion suggested by Collin Anderson] in the django-developers group:


> The new ./manage check command is for helping people upgrade to a new version of django. https://docs.djangoproject.com/en/dev/ref/django-admin/#check
>
> django1.6 changes models.BooleanField() to not default to False any more. This has already bitten me a few times. https://docs.djangoproject.com/en/dev/releases/1.6/#booleanfield-no-longer-defaults-to-false
>
> Can we add a warning about BooleanFields without default values to the ""check"" command?"	Cleanup/optimization	closed	Core (Management commands)	1.6-beta-1	Release blocker	fixed			Accepted	1	0	0	1	0	0
