log

age author description
Thu, 03 May 2012 20:45:16 -0500 Brian Neal For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.
Wed, 02 May 2012 21:00:12 -0500 Brian Neal For Django 1.4, update to newer versions of cache_page usage.
Wed, 02 May 2012 20:51:38 -0500 Brian Neal For Django 1.4, remove verify_exists from model field definitions.
Wed, 02 May 2012 20:43:16 -0500 Brian Neal For Django 1.4, add a require_debug_false logging filter.
Wed, 02 May 2012 20:38:17 -0500 Brian Neal For Django 1.4, remove the obsolete setting ADMIN_MEDIA_PREFIX.
Sun, 29 Apr 2012 16:00:01 -0500 Brian Neal Now developing on Ubuntu 12.04 with Python 2.7.
Sat, 10 Mar 2012 15:24:46 -0600 Brian Neal For bitbucket issue #7, provide a bar graph indication of inbox and outbox
Wed, 07 Mar 2012 18:12:02 -0600 Brian Neal Tweaks to the contests application: show the winners on the list page.
Sun, 04 Mar 2012 14:52:24 -0600 Brian Neal For bitbucket issue #6, try to improve quoting messages.
Sun, 04 Mar 2012 13:20:40 -0600 Brian Neal For bitbucket issue #5, rework the duplicate email checking in the registration
Mon, 13 Feb 2012 19:34:29 -0600 Brian Neal The ajax login didn't work from the register page. I think this is because
Thu, 09 Feb 2012 19:38:03 -0600 Brian Neal For bitbucket issue #4, deactivate users for spam when accepting flagged user
Wed, 08 Feb 2012 18:58:57 -0600 Brian Neal For bitbucket issue #3, ensure that changes to Profile, Post & Topic models
Mon, 06 Feb 2012 20:37:02 -0600 Brian Neal Minor tweak to contest template to clear floating images.
Thu, 02 Feb 2012 20:09:19 -0600 Brian Neal Changed the avatar upload_to path to not rely on the user supplied name,