1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 07:01:12 +00:00

Clean business group add

This commit is contained in:
xiez
2012-09-18 14:04:47 +08:00
parent 5d0fc681e8
commit 9c93e1a740
11 changed files with 140 additions and 105 deletions

View File

@@ -202,8 +202,6 @@ SEAHUB_TITLE = 'SeaHub'
USE_SUBDOMAIN = False
BUSINESS_MODE = True
try:
import local_settings
except ImportError: