graph
- For #242, move the updating of the POTD sequence into a new signals module.2011-12-25, by Brian Neal
- Adding a fabric file.2011-12-23, by Brian Neal
- Update MP3 compilation block with a link to the 2011 comp on archive.org.2011-12-23, by Brian Neal
- For #241, add a URL to view the last post in a forum topic.2011-12-22, by Brian Neal
- Must urlencode the filenames.2011-12-21, by Brian Neal
- Adding some management commands to the downloads application to help manage2011-12-21, by Brian Neal
- For #194, we no longer need the mailer application.2011-12-19, by Brian Neal
- For #194, create a task to run the queued_search's process_search_queue command periodically.2011-12-19, by Brian Neal
- Fix for trying to redis.mget() and empty list of keys.2011-12-19, by Brian Neal
- Was catching redis.RedisError exception, but already had local variable called redis. This seemed to work in development, but failed on Python 2.5.2011-12-18, by Brian Neal
- Created Celery tasks to process new posts and topics. Keep the updated topic set in Redis.2011-12-18, by Brian Neal
- Use a case-insensitive sort for the who's online list. Clarify the max users statistic wording.2011-12-17, by Brian Neal