Mercurial > public > sg101
log gpp/settings.py @ 181:500e5875a306
age | author | description |
---|---|---|
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. |
Tue, 02 Mar 2010 04:11:27 +0000 | Brian Neal | Updated Django to 1.2 beta. Use new DATABASES setting. |
Tue, 22 Dec 2009 02:08:05 +0000 | Brian Neal | Implement #45, add a who's online feature for the forums. Created middleware that caches usernames and guest session ids in the cache. Added a tag that displays this info. |