Pamela Fox
commited on
Commit
·
9fa14ce
1
Parent(s):
12786a5
Rm unneeded quotes
Browse files
.env.test
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
# This file is checked in, so it should NOT contain keys or secrets
|
2 |
STATIC_BACKEND=django.contrib.staticfiles.storage.StaticFilesStorage
|
3 |
-
DJANGO_SETTINGS_MODULE=
|
|
|
1 |
# This file is checked in, so it should NOT contain keys or secrets
|
2 |
STATIC_BACKEND=django.contrib.staticfiles.storage.StaticFilesStorage
|
3 |
+
DJANGO_SETTINGS_MODULE=quizsite.settings
|