Merge branch 'dev' into hohoTT-dev

This commit is contained in:
hohoTT
2015-09-14 11:28:57 +08:00
40 changed files with 931 additions and 2834 deletions

View File

@@ -34,7 +34,7 @@ REDIS_CACHE = {
DEBUG = True
# 同理 这是 web 服务器的上传路径
TEST_CASE_DIR = os.path.join(BASE_DIR, 'test_case/')
TEST_CASE_DIR = os.path.join(BASE_DIR, 'test_case/')
ALLOWED_HOSTS = []