Skip to content

Commit 413a6be

Browse files
committed
Fix migration after merge to main see HEA-947
1 parent 34939a1 commit 413a6be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/metadata/migrations/0014_season_purpose.py renamed to apps/metadata/migrations/0015_season_purpose.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class Migration(migrations.Migration):
77

88
dependencies = [
9-
("metadata", "0013_wealthcharacteristic_characteristic_group"),
9+
("metadata", "0014_characteristicgroup_and_more"),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)