Skip to content

Commit 6edc3a1

Browse files
Ross PerryRoss Perry
authored andcommitted
migration order
1 parent 47d68a2 commit 6edc3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seed/migrations/0235_state_incoming_labels.py renamed to seed/migrations/0242_state_incoming_labels.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
class Migration(migrations.Migration):
77
dependencies = [
8-
("seed", "0234_transaction_goals"),
8+
("seed", "0241_alter_meter_type"),
99
]
1010

1111
operations = [

0 commit comments

Comments
 (0)