Testing should have debug mode disabled.
This commit is contained in:
parent
7a171f471c
commit
669aea7436
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
BLENDER_ID_ENDPOINT = 'http://127.0.0.1:8001' # nonexistant server, no trailing slash!
|
BLENDER_ID_ENDPOINT = 'http://127.0.0.1:8001' # nonexistant server, no trailing slash!
|
||||||
|
|
||||||
DEBUG = True
|
DEBUG = False
|
||||||
TESTING = True
|
TESTING = True
|
||||||
|
|
||||||
CDN_STORAGE_USER = 'u41508580125621'
|
CDN_STORAGE_USER = 'u41508580125621'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user