Skip to content

Commit 321af9f

Browse files
committed
Tweaked migration ordering.
- Legacy-Id: 15323
1 parent 8783fb1 commit 321af9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/name/migrations/0003_agendatypename_data.py

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

4848
dependencies = [
4949
('name', '0002_agendatypename'),
50+
('group', '0002_groupfeatures_historicalgroupfeatures'),
5051
]
5152

5253
operations = [

0 commit comments

Comments
 (0)