Commit 6862121c authored by lipeng's avatar lipeng

修复启动bug

parent a02da7e5
...@@ -37,7 +37,7 @@ INSTALLED_APPS = ( ...@@ -37,7 +37,7 @@ INSTALLED_APPS = (
# 'django.contrib.sessions', # 'django.contrib.sessions',
# 'django.contrib.messages', # 'django.contrib.messages',
# 'django.contrib.staticfiles', # 'django.contrib.staticfiles',
'artemis' 'artemis',
) )
MIDDLEWARE_CLASSES = ( 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