website/www/conservancy/apps/events
Bradley M. Kuhn a5cd6ab63b 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.
2015-03-08 18:00:50 -07:00
..
__init__.py Applications directory from SFLC website; About to adapt it for Conservancy website to run on its own 2010-09-26 17:32:53 -04:00
admin.py Fix typos in module path names from last commit. 2015-03-08 17:56:56 -07:00
models.py Make defaults for BooleanFields. 2015-03-08 18:00:50 -07:00
urls.py Just quit it with this relative import stuff. 2015-03-08 17:54:05 -07:00
view_helpers.py Applications directory from SFLC website; About to adapt it for Conservancy website to run on its own 2010-09-26 17:32:53 -04:00
views.py Just quit it with this relative import stuff. 2015-03-08 17:54:05 -07:00