Merge branch 'master' of https://github.com/BaoLe106/online-judge
This commit is contained in:
commit
79d3431906
8 changed files with 663 additions and 0 deletions
|
@ -38,6 +38,7 @@ from judge.models import (
|
|||
Submission,
|
||||
BlogPost,
|
||||
ContestProblem,
|
||||
TestFormatterModel,
|
||||
)
|
||||
|
||||
from judge.widgets import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue