Changeset - cdb31327ec4a
[Not reviewed]
0 1 0
Ben Sturmfels (bsturmfels) - 2 months ago 2024-02-06 10:52:59
ben@sturm.com.au
Remove `DEBUG = False` as it's the default
1 file changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
conservancy/settings.py
Show inline comments
...
 
@@ -19,8 +19,6 @@
 

	
 
from pathlib import Path
 

	
 
DEBUG = False
 

	
 
from .djangocommonsettings import *
 

	
 
SITE_ID = 2
0 comments (0 inline, 0 general)