Mercurial > public > sg101
log gpp/settings.py @ 51:e5d078ebe870
age | author | description |
---|---|---|
Sun, 21 Jun 2009 22:07:43 +0000 | Brian Neal | Send email based on setting in local_settings.py. |
Sun, 14 Jun 2009 20:25:22 +0000 | Brian Neal | Added support for caching. The avatar template tag now uses the cache. |
Fri, 12 Jun 2009 02:37:28 +0000 | Brian Neal | Removed old legal application urls from main urls file. (Forgot to do this in last commit.) Added flatpages support. Added some links on the base template. |
Fri, 12 Jun 2009 01:35:13 +0000 | Brian Neal | Deleting the legal application. Will use Flatpages for this. |
Thu, 11 Jun 2009 01:33:38 +0000 | Brian Neal | Added basic logging to settings.py. The send_email function is now logging. Removed remnants of the DebugLog model. |
Thu, 11 Jun 2009 00:54:44 +0000 | Brian Neal | Added IPN logic to the donations module. Added a thank-you view. Need to add logging to the IPN function. |
Sun, 07 Jun 2009 00:22:50 +0000 | Brian Neal | Donations: first cut at a donations view and a form built for paypal. |