log

age author description
Tue, 27 May 2014 15:06:38 -0500 Brian Neal Improve accounts registration question 7 error message.
Mon, 26 May 2014 19:34:49 -0500 Brian Neal Issue #71: in production, celeryd now needs tools on the PYTHONPATH.
Mon, 26 May 2014 14:59:55 -0500 Brian Neal Issue #71: use relative URLs for smileys on the web and absolute for RSS.
Fri, 23 May 2014 21:52:41 -0500 Brian Neal Utilize select_related() for user & user profiles.
Fri, 23 May 2014 15:39:14 -0500 Brian Neal Prevent accidental deletion of UserProfiles in the admin.
Fri, 23 May 2014 15:10:11 -0500 Brian Neal Removing AUTH_PROFILE_MODULE and get_profile().
Sun, 18 May 2014 17:43:37 -0500 Brian Neal Added a current contests template tag & installed in sidebar.
Sat, 17 May 2014 12:17:14 -0500 Brian Neal Merge.
Sat, 17 May 2014 12:16:21 -0500 Brian Neal Updating requirements.txt for Django 1.6.5 & Pillow 2.4.0.
Sat, 17 May 2014 12:10:09 -0500 Brian Neal Tweak donations test since we changed the monthly goal.
Sat, 17 May 2014 12:09:54 -0500 Brian Neal Update dev requirements for Django and Pillow.
Tue, 13 May 2014 20:23:30 -0500 Brian Neal Update our code that expected LOGIN_REDIRECT_URL to be a url.
Tue, 13 May 2014 19:44:48 -0500 Brian Neal Added additional security questions on the registration page.
Sun, 04 May 2014 15:37:56 -0500 Brian Neal Issue #68, calendar generated forum threads should be indexed.