mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-23 07:41:56 +00:00
[svn r8049] Settings.py now references localsettings.py, which is kept outside of SVN and is specific to each machine.
This commit is contained in:
parent
233f376608
commit
6b91da5b60
@ -1,4 +1,4 @@
|
|||||||
from localsettingsubuntu import *
|
from localsettings import *
|
||||||
# Django settings for troggle2 project.
|
# Django settings for troggle2 project.
|
||||||
|
|
||||||
DEBUG = True
|
DEBUG = True
|
||||||
|
Loading…
Reference in New Issue
Block a user