X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fxerxes.git;a=blobdiff_plain;f=localsettings.py.tmpl;h=58a45447820cf65000be1bfbd8ed99d4225e3c47;hp=bf3ddb12d1a5524c2a3298dcfbfc154207ebfb32;hb=HEAD;hpb=6e1daff6b9d4aaf18b4fb67494888a9eb5b47be7 diff --git a/localsettings.py.tmpl b/localsettings.py.tmpl index bf3ddb1..58a4544 100644 --- a/localsettings.py.tmpl +++ b/localsettings.py.tmpl @@ -1,5 +1,6 @@ # Put any settings that are specific to this installation in here. # Any settings from settings.py can be overridden. -# For example, enable debugging by commenting in the following line. +# For example, enable debugging by commenting in the following lines. #DEBUG = True +#TEMPLATE_DEBUG = True