add message and comment

This commit is contained in:
2024-06-29 21:33:22 +08:00
parent 148761c8a2
commit 88a322b248
28 changed files with 431 additions and 144 deletions

View File

@@ -51,6 +51,8 @@ LOCAL_APPS = [
'submission',
'options',
'judge',
'message',
'comment'
]
INSTALLED_APPS = VENDOR_APPS + LOCAL_APPS