修改bug

pull/6/head
ibuler 2014-12-22 23:44:48 +08:00
parent 353bae0f13
commit 0e76d52322
4 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ INSTALLED_APPS = (
'django.contrib.staticfiles',
'juser',
'jasset',
'jpermission',
)
MIDDLEWARE_CLASSES = (