summaryrefslogtreecommitdiff
path: root/conf/dev_settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf/dev_settings.py')
-rw-r--r--conf/dev_settings.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/dev_settings.py b/conf/dev_settings.py
index 6d3c702..64ef83e 100644
--- a/conf/dev_settings.py
+++ b/conf/dev_settings.py
@@ -28,3 +28,5 @@ LOGGING['loggers'].update({
})
SESSION_ENGINE = 'django.contrib.sessions.backends.db'
+
+THUMBNAIL_DEBUG = True