Skip to content

Commit

Permalink
Migrate squashed migration to normal
Browse files Browse the repository at this point in the history
  • Loading branch information
Almad committed Mar 2, 2024
1 parent b691e41 commit 5570e99
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ddcz/migrations/0048_author_squashed_0050_author_anonymous.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@


class Migration(migrations.Migration):
replaces = [
("ddcz", "0048_author"),
("ddcz", "0049_author_rename"),
("ddcz", "0050_author_anonymous"),
]

dependencies = [
("ddcz", "0047_quests_rename"),
]
Expand Down

0 comments on commit 5570e99

Please sign in to comment.