Testing should have debug mode disabled.
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user