Fix migration

This commit is contained in:
cuom1999 2024-01-08 12:36:25 -06:00
parent 81a31eafa2
commit d7080a4d1b
5 changed files with 1 additions and 604 deletions

View file

@ -5,7 +5,7 @@ import judge.models.test_formatter
class Migration(migrations.Migration):
dependencies = [
("judge", "0173_fulltext"),
("judge", "0176_comment_revision_count"),
]
operations = [