Skip to content

Commit 44566f8

Browse files
committed
reorder migrations
- Legacy-Id: 19086
1 parent b7c3d03 commit 44566f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/group/migrations/0044_populate_groupfeatures_parent_type_fields.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ class Migration(migrations.Migration):
8282

8383
dependencies = [
8484
('group', '0043_add_groupfeatures_parent_type_fields'),
85+
('person', '0019_auto_20210604_1443'),
8586
]
8687

8788
operations = [

0 commit comments

Comments
 (0)