1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-31 22:57:47 +00:00

Enable debug

This commit is contained in:
plt 2012-09-17 13:25:40 +08:00
parent 181a028b8d
commit f36b9a4cfc

View File

@ -1,7 +1,7 @@
# Django settings for seahub project.
import os
DEBUG = False
DEBUG = True
TEMPLATE_DEBUG = DEBUG
ADMINS = (