mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-31 22:57:47 +00:00
Enable debug
This commit is contained in:
parent
181a028b8d
commit
f36b9a4cfc
@ -1,7 +1,7 @@
|
||||
# Django settings for seahub project.
|
||||
import os
|
||||
|
||||
DEBUG = False
|
||||
DEBUG = True
|
||||
TEMPLATE_DEBUG = DEBUG
|
||||
|
||||
ADMINS = (
|
||||
|
Loading…
Reference in New Issue
Block a user