Skip to content

Commit

Permalink
Fix: migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud-D committed Sep 29, 2023
1 parent 4d1dd7f commit 45fb712
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@


class Migration(migrations.Migration):

dependencies = [
("tutorialv2", "0037_labels"),
("tutorialv2", "0038_goals_forbid_unclassified_slug"),
]

operations = [
Expand Down

0 comments on commit 45fb712

Please sign in to comment.