GP Ranking (#90)
This commit is contained in:
parent
9decd11218
commit
b4c1620497
9 changed files with 223 additions and 1 deletions
|
@ -16,6 +16,7 @@ from judge.models.contest import (
|
|||
ContestTag,
|
||||
Rating,
|
||||
ContestProblemClarification,
|
||||
ContestsSummary,
|
||||
)
|
||||
from judge.models.interface import BlogPost, MiscConfig, NavigationBar, validate_regex
|
||||
from judge.models.message import PrivateMessage, PrivateMessageThread
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue