log

age author description
Mon, 19 Aug 2013 21:04:27 -0500 Brian Neal For Django 1.5.2; remove 'load url from future' tag.
Fri, 16 Aug 2013 20:43:39 -0500 Brian Neal For Django 1.5.2; cleanup command is now called clearsessions.
Thu, 15 Aug 2013 20:35:02 -0500 Brian Neal For Django 1.5.2: select_related's depth argument is deprecated.
Thu, 15 Aug 2013 20:14:33 -0500 Brian Neal For Django 1.5.2: import json; django.utils.simplejson is deprecated.
Wed, 14 Aug 2013 14:53:21 -0500 Brian Neal For issue #49, order search results by newest first.
Wed, 14 Aug 2013 13:56:43 -0500 Brian Neal For #47, create custom search index for models with is_public.
Sat, 03 Aug 2013 22:14:04 -0500 Brian Neal Merge.
Sat, 03 Aug 2013 22:12:03 -0500 Brian Neal Add admin action to acknowledge flagged links.
Thu, 30 May 2013 18:26:39 -0500 Brian Neal Ignore more log files.
Mon, 27 May 2013 15:04:52 -0500 Brian Neal For issue #28, add a quick search feature for new forum topics.
Sun, 26 May 2013 13:29:44 -0500 Brian Neal For issue #34, make social media share buttons more privacy concious.
Sat, 25 May 2013 22:17:46 -0500 Brian Neal Provide a "fix text" admin function for comments.
Sat, 25 May 2013 17:44:18 -0500 Brian Neal Update requirements.txt to include ftfy.
Sat, 25 May 2013 17:40:15 -0500 Brian Neal For issue #30, provide admin action to fix text encoding issues.
Sat, 25 May 2013 15:17:42 -0500 Brian Neal For issue #42, create avatar cleanup script.