log gpp/settings.py @ 316:767cedc7d12a

age author description
Sun, 30 Jan 2011 20:02:32 +0000 Brian Neal Fixing #144; integrate with new Django logging support. Also added unit tests for Donations app.
Thu, 27 Jan 2011 02:56:10 +0000 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.
Mon, 17 Jan 2011 04:00:59 +0000 Brian Neal Fixing #143; update to new cache settings.
Fri, 24 Dec 2010 05:28:58 +0000 Brian Neal Adding a legacy app to contain management commands to convert the old data to the new database format. This first commit has the import_old_users command.
Thu, 14 Oct 2010 02:39:35 +0000 Brian Neal This is a first rough commit for #95, adding the ability to embed YouTube videos in forum posts. Some more polish and testing needs to happen at this point. I wanted to get all these changes off my hard drive and into the repository.
Sat, 18 Sep 2010 23:36:32 +0000 Brian Neal Cleaning up setings.py prior to deploying beta site.
Sat, 18 Sep 2010 19:39:16 +0000 Brian Neal Update to version 1.8.5 of jquery ui library that is hosted on google.
Tue, 06 Jul 2010 03:02:20 +0000 Brian Neal Rework the who's online middleware and template tag for #87.
Sat, 05 Jun 2010 20:46:52 +0000 Brian Neal Initial commit of Haystack search integration. See #51.
Sat, 29 May 2010 04:51:28 +0000 Brian Neal Implement #84; additional checks on spammers; implement stranger status.
Fri, 14 May 2010 02:19:48 +0000 Brian Neal Implement #83: a string filter facility like NukeSeSentinel. It currently isn't hooked up to anything. Will do that in #84.
Mon, 03 May 2010 02:49:31 +0000 Brian Neal Some minor tweaks made while rebuilding the development database after Ubuntu 10.04 install.