Remove DEBUG = False
as it's the default
This commit is contained in:
parent
456d1c1630
commit
cdb31327ec
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@
|
|||
|
||||
from pathlib import Path
|
||||
|
||||
DEBUG = False
|
||||
|
||||
from .djangocommonsettings import *
|
||||
|
||||
SITE_ID = 2
|
||||
|
|
Loading…
Reference in a new issue