log

age author description
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.
Wed, 11 Apr 2012 20:22:35 -0500 Brian Neal Changes to put the new site in production in a virtualenv.
Wed, 11 Apr 2012 18:46:34 -0500 Brian Neal Creating a fabfile.py for fabric.
Tue, 10 Apr 2012 20:30:22 -0500 Brian Neal Added management command to import old band model objects.
Sat, 07 Apr 2012 16:28:27 -0500 Brian Neal Cleaning up the band app's views.
Sat, 07 Apr 2012 15:58:51 -0500 Brian Neal In the middle of revamping the band application. Moved the base and home
Sat, 31 Mar 2012 15:39:53 -0500 Brian Neal For issue #9, remove admin customization.
Sat, 31 Mar 2012 14:52:07 -0500 Brian Neal Add the ability for the admin to send mass email to the mailing list.
Thu, 29 Mar 2012 20:01:13 -0500 Brian Neal For issue #7, another commit for a mailing list application.
Wed, 28 Mar 2012 21:13:05 -0500 Brian Neal For issue #7, create a mailing list application.