Mercurial > public > sg101
log gpp/settings.py @ 184:4e1abeb593c2
age | author | description |
---|---|---|
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. |
Sun, 21 Mar 2010 20:33:33 +0000 | Brian Neal | Implement #63, add a queued email facility. |
Wed, 17 Mar 2010 03:12:05 +0000 | Brian Neal | #56 - Cut over to Django 1.2 messaging system. |
Wed, 03 Mar 2010 04:09:42 +0000 | Brian Neal | Ticket #60. The TEMPLATE_CONTEXT_PROCESSOR django.core.context_processors.auth moved to django.contrib.auth.context_processors.auth. |
Wed, 03 Mar 2010 04:04:11 +0000 | Brian Neal | Ticket #58; use Django 1.2's cached template loader. |