graph
- For Django 1.4, update to newer versions of cache_page usage.2012-05-02, by Brian Neal
- For Django 1.4, remove verify_exists from model field definitions.2012-05-02, by Brian Neal
- For Django 1.4, add a require_debug_false logging filter.2012-05-02, by Brian Neal
- For Django 1.4, remove the obsolete setting ADMIN_MEDIA_PREFIX.2012-05-02, by Brian Neal
- Now developing on Ubuntu 12.04 with Python 2.7.2012-04-29, by Brian Neal
- For bitbucket issue #7, provide a bar graph indication of inbox and outbox2012-03-10, by Brian Neal
- Tweaks to the contests application: show the winners on the list page.2012-03-07, by Brian Neal
- For bitbucket issue #6, try to improve quoting messages.2012-03-04, by Brian Neal
- For bitbucket issue #5, rework the duplicate email checking in the registration2012-03-04, by Brian Neal
- The ajax login didn't work from the register page. I think this is because2012-02-13, by Brian Neal
- For bitbucket issue #4, deactivate users for spam when accepting flagged user2012-02-09, by Brian Neal
- For bitbucket issue #3, ensure that changes to Profile, Post & Topic models2012-02-08, by Brian Neal
- Minor tweak to contest template to clear floating images.2012-02-06, by Brian Neal
- Changed the avatar upload_to path to not rely on the user supplied name,2012-02-02, by Brian Neal
- Adding the RFB banner block.2012-02-02, by Brian Neal