log

age author description
Thu, 02 Apr 2015 21:04:08 -0500 Brian Neal Update fabric file for Django 1.7 upgrade.
Thu, 02 Apr 2015 20:30:35 -0500 Brian Neal failIf is deprecated; replace with assertFalse.
Thu, 02 Apr 2015 20:25:48 -0500 Brian Neal Update WSGI script for Django 1.7 upgrade.
Thu, 02 Apr 2015 20:12:12 -0500 Brian Neal Fix mailing list link in admin.
Thu, 02 Apr 2015 19:25:27 -0500 Brian Neal admin.autodiscover() is no longer needed.
Thu, 02 Apr 2015 19:17:47 -0500 Brian Neal Stop passing callable to queryset.
Thu, 02 Apr 2015 19:03:46 -0500 Brian Neal Set defaults for BooleanFields.