We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea743f commit 1941e63Copy full SHA for 1941e63
config/deployed/settings.py
@@ -2,7 +2,7 @@
2
3
from config.settings import *
4
5
-DEBUG = False
+DEBUG = True
6
TEMPLATE_DEBUG = DEBUG
7
8
# Use pgpool
0 commit comments