Mercurial > public > sg101
log gpp/settings.py @ 57:7abef1a956f3
age | author | description |
---|---|---|
Tue, 23 Jun 2009 01:15:23 +0000 | Brian Neal | Change the FILE_UPLOAD_PERMISSIONS to 0644. |
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. |