前台比赛、比赛题目与普通题目的一系列界面

This commit is contained in:
hohoTT
2015-08-24 21:03:30 +08:00
parent f648b78c95
commit 48eb2d1e9b
24 changed files with 554 additions and 190 deletions

View File

@@ -54,6 +54,7 @@ INSTALLED_APPS = (
'submission',
'mq',
'contest',
'contest_submission',
'django_extensions',
'rest_framework',