summaryrefslogtreecommitdiff
path: root/tests/djapp/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/djapp/settings.py')
-rw-r--r--tests/djapp/settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/djapp/settings.py b/tests/djapp/settings.py
index c1b79b0..c051faf 100644
--- a/tests/djapp/settings.py
+++ b/tests/djapp/settings.py
@@ -41,5 +41,6 @@ INSTALLED_APPS = [
'tests.djapp'
]
+MIDDLEWARE_CLASSES = ()
SECRET_KEY = 'testing.'