2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-16 17:37:06 +00:00
This commit is contained in:
2025-01-17 01:27:09 +00:00
parent 8ce5db9175
commit 6cfb6f3373
2 changed files with 8 additions and 0 deletions

View File

@@ -142,6 +142,7 @@ QM_PATTERN = r"\[\[\s*[Qq][Mm]:([ABC]?)(\d{4})-(\d*)-(\d*)\]\]"
TEST_RUNNER = "django.test.runner.DiscoverRunner"
print("+ finished importing troggle/settings.py, re-importing localsettings again")
from localsettings import *
# localsettings needs to take precedence. Call it to override any existing vars.