mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-16 17:07:13 +00:00
new localsettings
This commit is contained in:
@@ -16,6 +16,7 @@ if 'runserver' in sys.argv:
|
||||
print(">>>>running on dev local runserver<<<<")
|
||||
DEVSERVER = True
|
||||
else:
|
||||
print(">>>>running on expo.survex.com<<<<")
|
||||
DEVSERVER = False
|
||||
|
||||
EPOCH = date.fromisoformat('1970-01-01')
|
||||
|
||||
Reference in New Issue
Block a user