log

age author description
2012-05-03 Brian Neal For Django 1.4, add a require_debug_false logging filter.
2012-05-03 Brian Neal For Django 1.4, remove the obsolete setting ADMIN_MEDIA_PREFIX.
2012-04-29 Brian Neal Now developing on Ubuntu 12.04 with Python 2.7.
2012-03-10 Brian Neal For bitbucket issue #7, provide a bar graph indication of inbox and outbox
2012-03-08 Brian Neal Tweaks to the contests application: show the winners on the list page.
2012-03-04 Brian Neal For bitbucket issue #6, try to improve quoting messages.
2012-03-04 Brian Neal For bitbucket issue #5, rework the duplicate email checking in the registration
2012-02-14 Brian Neal The ajax login didn't work from the register page. I think this is because
2012-02-10 Brian Neal For bitbucket issue #4, deactivate users for spam when accepting flagged user
2012-02-09 Brian Neal For bitbucket issue #3, ensure that changes to Profile, Post & Topic models
2012-02-07 Brian Neal Minor tweak to contest template to clear floating images.
2012-02-03 Brian Neal Changed the avatar upload_to path to not rely on the user supplied name,
2012-02-03 Brian Neal Adding the RFB banner block.
2012-02-03 Brian Neal Creating a simple banner / ad campaign application, initially as a RFB / SG101