There was an error while loading. Please reload this page.
1 parent df51f3d commit 0f4abeaCopy full SHA for 0f4abea
demo_project/settings.py
@@ -5,7 +5,7 @@
5
SETTINGS_ROOT = os.path.dirname(__file__)
6
7
DEBUG = True
8
-TEMPLATE_DEBUG = DEBUG
+TEMPLATE_DEBUG = True
9
10
ADMINS = (
11
# ('Your Name', 'your_email@example.com'),
0 commit comments