This commit is contained in:
virusdefender 2018-05-08 07:04:37 +08:00
parent aad46b67cc
commit 353056bd1d

View File

@ -45,6 +45,7 @@ LOCAL_APPS = (
'submission',
'options',
'judge',
'group'
)
INSTALLED_APPS = VENDOR_APPS + LOCAL_APPS