log

age author description
Sat, 14 Jul 2012 13:55:25 -0500 Brian Neal Update fabfile for Django 1.4 changes.
Sat, 14 Jul 2012 13:51:12 -0500 Brian Neal Tweak upcoming gigs tag HTML to prevent overflow.
Sat, 14 Apr 2012 17:13:10 -0500 Brian Neal Update requirements.txt for Django 1.4.
Sat, 14 Apr 2012 16:40:29 -0500 Brian Neal For Django 1.4, using the new manage.py.
Sat, 14 Apr 2012 15:49:28 -0500 Brian Neal Remove unneeded TEMPLATE_DIR entry.
Sat, 14 Apr 2012 14:55:14 -0500 Brian Neal For Django 1.4, add a password reset feature to the admin.
Sat, 14 Apr 2012 14:37:21 -0500 Brian Neal For Django 1.4, remove deprecated admin_media_prefix templatetag.
Sat, 14 Apr 2012 14:21:57 -0500 Brian Neal For Django 1.4, enable clickjacking protection middleware.
Sat, 14 Apr 2012 14:14:13 -0500 Brian Neal For Django 1.4, django.conf.urls.defaults is deprecated.
Sat, 14 Apr 2012 13:58:26 -0500 Brian Neal For Django 1.4, add the require_debug_false filter to the logging config.
Sat, 14 Apr 2012 13:51:02 -0500 Brian Neal For Django 1.4, got rid of verify_exists on URLFields.
Sat, 14 Apr 2012 13:33:06 -0500 Brian Neal For Django 1.4, remove ADMIN_MEDIA_PREFIX setting.
Thu, 12 Apr 2012 20:14:18 -0500 Brian Neal Use the safe filter on the email message text.
Thu, 12 Apr 2012 18:00:05 -0500 Brian Neal Articles page now displays an index with links to all articles.
Wed, 11 Apr 2012 20:27:21 -0500 Brian Neal Delete stray </div> in home page template.