diff options
Diffstat (limited to 'settings.py')
-rw-r--r-- | settings.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py index bccbe9a..ef4a66b 100644 --- a/settings.py +++ b/settings.py @@ -1,4 +1,4 @@ -from localsettings import * +from localsettingsserver import * # Django settings for troggle2 project. DEBUG = True |