tested
This commit is contained in:
BIN
rowers/tests/testdata/testdata.csv.gz
vendored
BIN
rowers/tests/testdata/testdata.csv.gz
vendored
Binary file not shown.
@@ -21,7 +21,7 @@ if 'test' in sys.argv:
|
|||||||
TESTING = True
|
TESTING = True
|
||||||
|
|
||||||
|
|
||||||
if TESTING:
|
if TESTING or use_sqlite:
|
||||||
DATABASES = {
|
DATABASES = {
|
||||||
'default': {
|
'default': {
|
||||||
'ENGINE': 'django.db.backends.sqlite3',
|
'ENGINE': 'django.db.backends.sqlite3',
|
||||||
|
|||||||
Reference in New Issue
Block a user