mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 05:07:13 +00:00
attempt to simplify wnt horribly wrong
This commit is contained in:
@@ -19,6 +19,8 @@ import urllib.parse
|
||||
|
||||
import django
|
||||
|
||||
print("** importing troggle/settings.py")
|
||||
|
||||
# Note that this builds upon the django system installed
|
||||
# global settings in
|
||||
# django/conf/global_settings.py which is automatically loaded first.
|
||||
@@ -158,3 +160,4 @@ TEST_RUNNER = 'django.test.runner.DiscoverRunner'
|
||||
from localsettings import *
|
||||
|
||||
#localsettings needs to take precedence. Call it to override any existing vars.
|
||||
print("** finished importing troggle/settings.py")
|
||||
|
||||
Reference in New Issue
Block a user