2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-14 22:17:13 +00:00

chnage maintenance menus & move tests

This commit is contained in:
Philip Sargent
2021-04-07 16:04:27 +01:00
parent 785d6360cd
commit e3a341eb22
5 changed files with 162 additions and 95 deletions

View File

@@ -163,6 +163,5 @@ QM_PATTERN="\[\[\s*[Qq][Mm]:([ABC]?)(\d{4})-(\d*)-(\d*)\]\]"
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")