Enable DEBUG when running the test suite

This commit is contained in:
Raphael Michel
2016-11-19 20:35:27 +01:00
parent 7b45112b91
commit 28181d9bcf

View File

@@ -17,6 +17,8 @@ EMAIL_BACKEND = 'django.core.mail.outbox'
COMPRESS_ENABLED = COMPRESS_OFFLINE = False
DEBUG = True
PASSWORD_HASHERS = ['django.contrib.auth.hashers.MD5PasswordHasher']
# Disable celery