graph
- In process work for #50. Started a user_photos application.2013-09-07, by Brian Neal
- For #53, use HTML5 DOCTYPE. Some markup cleanup also.2013-09-06, by Brian Neal
- For issue #52, update many 3rd party Javascript libraries.2013-09-04, by Brian Neal
- For #51, remove the ajax popup login window.2013-09-01, by Brian Neal
- Oops, last commit has a bug. Must provide auth_type parameter to decorator.2013-09-01, by Brian Neal
- For #48, rework blocking code to use fail2ban.2013-09-01, by Brian Neal
- Remove unused import.2013-08-31, by Brian Neal
- Updating production requirements.txt for Django 1.5.2.2013-08-25, by Brian Neal
- Update dev requirements file for Django 1.5.2.2013-08-25, by Brian Neal
- For Django 1.5: Remove all references to django.contrib.markup.2013-08-24, by Brian Neal
- For Django 1.5: slugify is now available at django.utils.text.2013-08-23, by Brian Neal
- For Django 1.5: management commands should use self.stdout, etc. for output.2013-08-23, by Brian Neal