Skip to content
Snippets Groups Projects
Commit 5857342e authored by Brian Moe's avatar Brian Moe
Browse files

Changed debug mode to false.

On failures, users will get nicer looking messages and admins will get email.
parent f8fd561e
No related branches found
No related tags found
No related merge requests found
# Django settings for gracedb project.
DEBUG = True
DEBUG = False
TEMPLATE_DEBUG = DEBUG
ADMINS = (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment