mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-25 08:41:51 +00:00
Stop django moaning about unit tests from pre 1.6, like we have any anyway!
This commit is contained in:
parent
e6fa54d0e5
commit
c6656e6642
@ -130,4 +130,6 @@ TINYMCE_COMPRESSOR = True
|
||||
|
||||
MAX_LOGBOOK_ENTRY_TITLE_LENGTH = 200
|
||||
|
||||
TEST_RUNNER = 'django.test.runner.DiscoverRunner'
|
||||
|
||||
from localsettings import * #localsettings needs to take precedence. Call it to override any existing vars.
|
||||
|
Loading…
Reference in New Issue
Block a user