Skip to content

Commit 284d377

Browse files
committed
Remove TEMPLATE_DEBUG setting
1 parent 527cf27 commit 284d377

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22
DEBUG = True
3-
TEMPLATE_DEBUG = DEBUG
43
DEBUG_PROPAGATE_EXCEPTIONS = True
54

65
ALLOWED_HOSTS = ['*']

0 commit comments

Comments
 (0)