summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index dab14e0..3771fc9 100644
--- a/settings.py
+++ b/settings.py
@@ -191,6 +191,7 @@ LOGGING = {
SOCIAL_AUTH_LAST_LOGIN = 'social_auth_last_login_backend'
APP_NAME = 'Fedora Mailman App'
KITTYSTORE_URL = 'postgres://mm3:mm3@localhost/mm3'
+USE_MOCKUPS = False
try: