From: Matthijs Kooijman Date: Sun, 10 Feb 2008 14:46:57 +0000 (+0100) Subject: * Let settings import localsettings if it exists, to allow for installation-specific... X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=6e1daff6b9d4aaf18b4fb67494888a9eb5b47be7;hp=6e1daff6b9d4aaf18b4fb67494888a9eb5b47be7;p=matthijs%2Fprojects%2Fxerxes.git * 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). ---