2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 10:37:07 +00:00

getting the LoadPos to work better

This commit is contained in:
Philip Sargent
2020-04-28 21:50:53 +01:00
parent b4c0c4d219
commit ecf92e2079
3 changed files with 21 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ import django
BASE_DIR = os.path.dirname(os.path.dirname(__file__))
# Django settings for troggle project.
DEBUG = True
DEBUG = False
TEMPLATE_DEBUG = DEBUG
ALLOWED_HOSTS = [u'expo.survex.com']