使用 SysOptions

This commit is contained in:
virusdefender
2017-10-02 03:54:34 +08:00
parent d650252a1a
commit 9990cf647a
19 changed files with 297 additions and 172 deletions

View File

@@ -46,6 +46,7 @@ INSTALLED_APPS = (
'contest',
'utils',
'submission',
'options',
)
MIDDLEWARE_CLASSES = (