evorepo/main
Dan McGee 5adceb6586 Fix null field issues exposed by Django 1.1.2
Apparently Django 1.1.1 let null fields pass right through but this now
causes reporead to blow up in 1.1.2. Fix the issue and get things working
again by allowing nulls where it probably makes sense and including a
migration to fix the issue, which for the real database will be a no-op.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-24 10:57:17 -05:00
..
fixtures update fixtures 2008-04-18 00:04:26 -07:00
migrations Fix null field issues exposed by Django 1.1.2 2010-05-24 10:57:17 -05:00
templatetags Make CDN not dependent on DEBUG setting 2010-05-14 17:00:23 -05:00
__init__.py Moved models around 2008-03-08 00:13:41 -08:00
admin.py Remove Arch-Based Projects 2010-04-18 23:27:27 -05:00
middleware.py Add a hacked version of Django UpdateCacheMiddleware 2010-05-04 10:53:40 -05:00
models.py Fix null field issues exposed by Django 1.1.2 2010-05-24 10:57:17 -05:00
utils.py separate copyrighted middleware from my additions 2008-10-11 19:52:51 -04:00