修改并完善比赛及其他部分的内容及测试

This commit is contained in:
hohoTT
2015-08-21 18:16:34 +08:00
parent 33fec6531a
commit 53d2b674c9
12 changed files with 365 additions and 16 deletions

View File

@@ -52,6 +52,7 @@ INSTALLED_APPS = (
'problem',
'admin',
'submission',
'contest',
'rest_framework',
'rest_framework_swagger',