Mercurial > public > sg101
log gpp/settings/production.py @ 574:ddd69a8e07c7
age | author | description |
---|---|---|
2012-05-03 | Brian Neal | For Django 1.4, add a require_debug_false logging filter. |
2012-01-27 | Brian Neal | Prepare to use my forked version of elsewhere that has staticfiles support. |
2011-12-11 | Brian Neal | Adding in Celery to the settings so we can try to get it running in production. |
2011-12-11 | Brian Neal | Converted production environment to a virtualenv; had to tweak some paths and the .wsgi file accordingly. |
2011-11-30 | Brian Neal | For #236, switch to a settings package scheme. |