graph
- For Django 1.4, got rid of verify_exists on URLFields.2012-04-14, by Brian Neal
- For Django 1.4, remove ADMIN_MEDIA_PREFIX setting.2012-04-14, by Brian Neal
- Use the safe filter on the email message text.2012-04-12, by Brian Neal
- Articles page now displays an index with links to all articles.2012-04-12, by Brian Neal
- Delete stray </div> in home page template.2012-04-11, by Brian Neal
- Changes to put the new site in production in a virtualenv.2012-04-11, by Brian Neal
- Creating a fabfile.py for fabric.2012-04-11, by Brian Neal
- Added management command to import old band model objects.2012-04-10, by Brian Neal
- Cleaning up the band app's views.2012-04-07, by Brian Neal
- In the middle of revamping the band application. Moved the base and home2012-04-07, by Brian Neal
- For issue #9, remove admin customization.2012-03-31, by Brian Neal
- Add the ability for the admin to send mass email to the mailing list.2012-03-31, by Brian Neal