Skip to content

Commit

Permalink
Adjust migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Jul 17, 2023
1 parent bf1c3f9 commit f50c01f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
("peachjam", "0088_model_translations"),
("peachjam", "0089_alter_judge_options"),
]

operations = [
Expand Down

0 comments on commit f50c01f

Please sign in to comment.