log gpp/settings.py @ 251:8525fb4109cc

age author description
2010-09-18 Brian Neal Cleaning up setings.py prior to deploying beta site.
2010-09-18 Brian Neal Update to version 1.8.5 of jquery ui library that is hosted on google.
2010-07-06 Brian Neal Rework the who's online middleware and template tag for #87.
2010-06-05 Brian Neal Initial commit of Haystack search integration. See #51.
2010-05-29 Brian Neal Implement #84; additional checks on spammers; implement stranger status.
2010-05-14 Brian Neal Implement #83: a string filter facility like NukeSeSentinel. It currently isn't hooked up to anything. Will do that in #84.
2010-05-03 Brian Neal Some minor tweaks made while rebuilding the development database after Ubuntu 10.04 install.
2010-04-03 Brian Neal Implement #62, add support for CSRF protection.
2010-04-01 Brian Neal Explicitly set session settings. Use the cache_db engine. Some minor tweaks to reduce some queries in forums.
2010-03-31 Brian Neal Adding support for the django debug toolbar.
2010-03-30 Brian Neal Implement #66; use jQuery UI autocomplete widget to replace obsolete jquery-autocomplete plugin. I implemented a very simple caching system.
2010-03-28 Brian Neal Updating jQuery and jQuery UI. This is for ticket #57. Noticed GCalendar wasn't opening the datepicker on the correct date until I set a dateFormat option. Fixed member map to undisable the update button if you type in a location that can't be geocoded.
2010-03-28 Brian Neal Implementing #61: adding a forum topic subscription feature.
2010-03-21 Brian Neal Implement #63, add a queued email facility.