Commit 6862121c authored by lipeng's avatar lipeng

修复启动bug

parent a02da7e5
......@@ -37,7 +37,7 @@ INSTALLED_APPS = (
# 'django.contrib.sessions',
# 'django.contrib.messages',
# 'django.contrib.staticfiles',
'artemis'
'artemis',
)
MIDDLEWARE_CLASSES = (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment