Testing should have debug mode disabled.

This commit is contained in:
Sybren A. Stüvel 2016-04-04 16:10:55 +02:00
parent 7a171f471c
commit 669aea7436

View File

@ -2,7 +2,7 @@
BLENDER_ID_ENDPOINT = 'http://127.0.0.1:8001' # nonexistant server, no trailing slash!
DEBUG = True
DEBUG = False
TESTING = True
CDN_STORAGE_USER = 'u41508580125621'