Skip to content

Commit ff5639c

Browse files
authored
Merge pull request #219 from American-Institutes-for-Research/HEA-772/end_point_for_baseline_wealthcharactersics
Renumber migration - see HEA-772
2 parents 336a6a6 + 37d66a0 commit ff5639c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/baseline/migrations/0023_baselinewealthgroupcharacteristicvalue_and_more.py renamed to apps/baseline/migrations/0024_baselinewealthgroupcharacteristicvalue_and_more.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-
("baseline", "0022_alter_wealthgroup_options"),
9+
("baseline", "0023_alter_wealthgroup_average_household_size"),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)