修复部分小问题

Squash from b973dfd to 12f96c6 by virusdefender
This commit is contained in:
virusdefender
2015-12-10 19:29:21 +08:00
parent d0caa6a8c6
commit 1eb1248cba
4 changed files with 5 additions and 10 deletions

View File

@@ -39,4 +39,4 @@ STATICFILES_DIRS = [os.path.join(BASE_DIR, "static/src/"), BASE_DIR]
# 模板文件夹
TEMPLATE_DIRS = [os.path.join(BASE_DIR, 'template/src/')]
SSO = {"callback": "http://localhost:8765/login"}
SSO = {"callback": "http://localhost:8765/login"}