add contest announcement

This commit is contained in:
virusdefender
2017-01-25 12:50:35 +08:00
parent 89859d9844
commit e34da1ac33
7 changed files with 134 additions and 8 deletions

View File

@@ -43,6 +43,7 @@ INSTALLED_APPS = (
'announcement',
'conf',
'problem',
'contest',
'utils',
'rest_framework',