Skip to content

Commit

Permalink
Renumber migrations after rebase on main
Browse files Browse the repository at this point in the history
  • Loading branch information
chosak committed Aug 18, 2023
1 parent 6f26fd5 commit 3489451
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
class Migration(migrations.Migration):

dependencies = [
('v1', '0003_petition_categories_2'),
('v1', '0004_internaldocssettings'),
]

operations = [
Expand Down

0 comments on commit 3489451

Please sign in to comment.