log

age author description
2013-09-10 Brian Neal Merge private messages fix with current development of S3 photo upload.
2013-09-10 Brian Neal jQuery UI Tabs were changed quite a bit, which broke private messages.
2013-09-09 Brian Neal Cleaned up the code a bit.
2013-09-09 Brian Neal Got the image resizing and uploading working. It needs a lot of work though.
2013-09-08 Brian Neal In process work for #50. Started a user_photos application.
2013-09-07 Brian Neal For #53, use HTML5 DOCTYPE. Some markup cleanup also.
2013-09-05 Brian Neal For issue #52, update many 3rd party Javascript libraries.
2013-09-01 Brian Neal For #51, remove the ajax popup login window.
2013-09-01 Brian Neal Oops, last commit has a bug. Must provide auth_type parameter to decorator.
2013-09-01 Brian Neal For #48, rework blocking code to use fail2ban.
2013-08-31 Brian Neal Remove unused import.
2013-08-25 Brian Neal Updating production requirements.txt for Django 1.5.2.
2013-08-25 Brian Neal Update dev requirements file for Django 1.5.2.
2013-08-25 Brian Neal For Django 1.5: Remove all references to django.contrib.markup.
2013-08-24 Brian Neal For Django 1.5: slugify is now available at django.utils.text.