log gpp/settings.py @ 160:2eb3984ccb15

age author description
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.
Wed, 01 Jul 2009 18:50:49 +0000 Brian Neal #20 Upgrade to jQuery UI 1.7.2.
Sat, 27 Jun 2009 22:20:35 +0000 Brian Neal Donations: made the donations debug flag be in local_settings. Changed the donations template to be a two column display of stats and donors.
Sat, 27 Jun 2009 21:30:18 +0000 Brian Neal Make the donations debug business name be found in the local_settings as it can change frequently.
Wed, 24 Jun 2009 00:55:34 +0000 Brian Neal Donations: make item number a string instead of an integer.