Skip to content

Commit 2ffbbc8

Browse files
Ross PerryRoss Perry
authored andcommitted
migration order
1 parent 47d68a2 commit 2ffbbc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
class Migration(migrations.Migration):
88
dependencies = [
99
("orgs", "0033_organization_public_geojson_enabled"),
10-
("seed", "0234_transaction_goals"),
10+
("seed", "0241_alter_meter_type"),
1111
]
1212

1313
operations = [

0 commit comments

Comments
 (0)