graph
- Update dev requirements file for Django 1.5.2.2013-08-25, by Brian Neal
- For Django 1.5: Remove all references to django.contrib.markup.2013-08-24, by Brian Neal
- For Django 1.5: slugify is now available at django.utils.text.2013-08-23, by Brian Neal
- For Django 1.5: management commands should use self.stdout, etc. for output.2013-08-23, by Brian Neal
- For Django 1.5: LOGIN_* related settings take url names now.2013-08-23, by Brian Neal
- For Django 1.5.2; remove 'load url from future' tag.2013-08-19, by Brian Neal
- For Django 1.5.2; cleanup command is now called clearsessions.2013-08-16, by Brian Neal
- For Django 1.5.2: select_related's depth argument is deprecated.2013-08-15, by Brian Neal
- For Django 1.5.2: import json; django.utils.simplejson is deprecated.2013-08-15, by Brian Neal
- For issue #49, order search results by newest first.2013-08-14, by Brian Neal
- For #47, create custom search index for models with is_public.2013-08-14, by Brian Neal
- Merge.2013-08-03, by Brian Neal
- Add admin action to acknowledge flagged links.2013-08-03, by Brian Neal
- Ignore more log files.2013-05-30, by Brian Neal
- For issue #28, add a quick search feature for new forum topics.2013-05-27, by Brian Neal
- For issue #34, make social media share buttons more privacy concious.2013-05-26, by Brian Neal
- Provide a "fix text" admin function for comments.2013-05-25, by Brian Neal
- Update requirements.txt to include ftfy.2013-05-25, by Brian Neal
- For issue #30, provide admin action to fix text encoding issues.2013-05-25, by Brian Neal
- For issue #42, create avatar cleanup script.2013-05-25, by Brian Neal
- Improvements to dlorphan management command.2013-05-25, by Brian Neal
- For issue #46, mangle part of current time into avatar name to2013-05-25, by Brian Neal
- For issue #43, create mgmt. command to cleanup orphan downloads.2013-05-24, by Brian Neal
- For issue #43, delete uploaded files when downloads are deleted.2013-05-24, by Brian Neal