Skip to content

Commit

Permalink
Linearize migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls committed Dec 3, 2024
1 parent 15595f2 commit 8046ca4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
("models", "10437_node_alias_not_null"),
("models", "11408_loadstaging_sortorder"),
]

operations = [
Expand Down

0 comments on commit 8046ca4

Please sign in to comment.