log gpp/settings.py @ 194:6a5549c2efb5

age author description
Sat, 03 Apr 2010 20:00:56 +0000 Brian Neal Implement #62, add support for CSRF protection.
Thu, 01 Apr 2010 01:39:37 +0000 Brian Neal Explicitly set session settings. Use the cache_db engine. Some minor tweaks to reduce some queries in forums.
Wed, 31 Mar 2010 01:58:20 +0000 Brian Neal Adding support for the django debug toolbar.
Tue, 30 Mar 2010 01:30:32 +0000 Brian Neal Implement #66; use jQuery UI autocomplete widget to replace obsolete jquery-autocomplete plugin. I implemented a very simple caching system.