Upgrade to Django 3.2
This commit is contained in:
parent
c1f710c9ac
commit
409d2e3115
23 changed files with 1469 additions and 151 deletions
|
@ -28,7 +28,6 @@ from judge.models.problem import (
|
|||
ProblemTranslation,
|
||||
ProblemType,
|
||||
Solution,
|
||||
TranslatedProblemForeignKeyQuerySet,
|
||||
TranslatedProblemQuerySet,
|
||||
ProblemPointsVote,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue