Undid an ordering dependency for migration name.0015_populate_extref.

- Legacy-Id: 18219
This commit is contained in:
Henrik Levkowetz 2020-07-22 20:24:48 +00:00
parent 2fb6f34ae0
commit 12cc7a945a

View file

@ -56,9 +56,6 @@ class Migration(migrations.Migration):
('group', '0033_extres'),
('doc', '0034_extres'),
('person', '0015_extres'),
# this is only for the purpose of grouping schema migrations together
# in a release, not because there's an actual dependency:
('meeting', '0030_allow_empty_joint_with_sessions'),
]
operations = [