更新我的提交列表页面

This commit is contained in:
virusdefender
2015-08-13 21:02:17 +08:00
parent 58f9014688
commit 94282f3ed8
8 changed files with 101 additions and 60 deletions

View File

@@ -51,6 +51,7 @@ INSTALLED_APPS = (
'group',
'problem',
'admin',
'submission',
'rest_framework',
'rest_framework_swagger',