Skip to content

HINT: Django 1.6 changed the default value of BooleanField from False…#128

Open
jranck88 wants to merge 1 commit into
agiliq:masterfrom
jranck88:master
Open

HINT: Django 1.6 changed the default value of BooleanField from False…#128
jranck88 wants to merge 1 commit into
agiliq:masterfrom
jranck88:master

Conversation

@jranck88

Copy link
Copy Markdown

@theju

theju commented Mar 11, 2016

Copy link
Copy Markdown
Contributor

Thanks for the PR. Don't you think it's better to use a NullBooleanField [1]?
[1] https://docs.djangoproject.com/en/1.9/ref/models/fields/#nullbooleanfield

@jranck88

Copy link
Copy Markdown
Author

Hmm that might work but I think that's probably a larger change than just the default, probably a migration involved as well if the field isn't already set up to allow null values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants