Fri, 23 Aug 2013 19:17:40 -0500 |
Brian Neal |
For Django 1.5: management commands should use self.stdout, etc. for output.
|
Fri, 23 Aug 2013 19:02:45 -0500 |
Brian Neal |
For Django 1.5: LOGIN_* related settings take url names now.
|
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.
|
Sat, 25 May 2013 14:21:46 -0500 |
Brian Neal |
Improvements to dlorphan management command.
|
Sat, 25 May 2013 00:22:40 -0500 |
Brian Neal |
For issue #46, mangle part of current time into avatar name to
|
Fri, 24 May 2013 23:42:49 -0500 |
Brian Neal |
For issue #43, create mgmt. command to cleanup orphan downloads.
|
Fri, 24 May 2013 15:09:53 -0500 |
Brian Neal |
For issue #43, delete uploaded files when downloads are deleted.
|
Wed, 15 May 2013 20:56:10 -0500 |
Brian Neal |
For #45, create admin action to unsubscribe users from topics.
|
Wed, 15 May 2013 20:13:05 -0500 |
Brian Neal |
For issue #44, add an import for InvalidPage.
|
Tue, 14 May 2013 21:02:47 -0500 |
Brian Neal |
Prevent exceptions when viewing downloads in the admin when the file
|
Tue, 14 May 2013 21:01:40 -0500 |
Brian Neal |
For issue #40, rename uploaded files when approved.
|
Sat, 11 May 2013 23:39:46 -0500 |
Brian Neal |
For issue #31, implement a forgot username feature.
|
Sat, 11 May 2013 16:21:55 -0500 |
Brian Neal |
Need to update the Markdown urlize extension too.
|
Sat, 11 May 2013 15:49:02 -0500 |
Brian Neal |
For issue #41, use latest Markdown (2.3.1).
|
Sat, 11 May 2013 15:22:45 -0500 |
Brian Neal |
For issue #38, change IRC bot to use Redis instead of MySQL.
|
Sat, 11 May 2013 12:56:41 -0500 |
Brian Neal |
Update fabric files for new server.
|