* Let settings import localsettings if it exists, to allow for installation-specific...
authorMatthijs Kooijman <matthijs@stdin.nl>
Sun, 10 Feb 2008 14:46:57 +0000 (15:46 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sun, 10 Feb 2008 14:46:57 +0000 (15:46 +0100)
commit6e1daff6b9d4aaf18b4fb67494888a9eb5b47be7
treec8b354fefe698cb9d2802d7dc437032a6c99cb89
parent4747f5ee71f66f8ee68425fb7c3e544e6f2ff5b1
 * Let settings import localsettings if it exists, to allow for installation-specific settings.
 * Add a template for localsettings.
 * Set DEBUG to False (should be set to True in localsettings, if required).
localsettings.py.tmpl [new file with mode: 0644]
settings.py