Mercurial > public > sg101
log gpp/settings.py @ 175:776028f4bced
age | author | description |
---|---|---|
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. |
Sun, 12 Jul 2009 18:25:26 +0000 | Brian Neal | Added a DEFAULT_FROM_EMAIL. |
Sun, 05 Jul 2009 00:03:40 +0000 | Brian Neal | First checkin of forums. Have noticed cascading delete behavior. Will try to prevent this next. |