Files @ a5cd6ab63b9a
Branch filter:

Location: website/ASPEN.md

bkuhn
Make defaults for BooleanFields.

According to django-admin check,

(1_6.W002) BooleanField does not have a default value.
HINT: Django 1.6 changed the default value of BooleanField from False to None. See https://docs.djangoproject.com/en/1.6/ref/models/fields/#booleanfield for more information.
1
2
3
# aspen-migration

Notes on the aspen migration