Mercurial > public > sg101
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. |
Sun, 28 Mar 2010 22:19:08 +0000 | 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. |
Sun, 28 Mar 2010 01:07:47 +0000 | Brian Neal | Implementing #61: adding a forum topic subscription feature. |