Tweaked the migration order.
- Legacy-Id: 15572
This commit is contained in:
parent
888a39b3aa
commit
30c72d3978
|
@ -21,6 +21,7 @@ class Migration(migrations.Migration):
|
|||
|
||||
dependencies = [
|
||||
('meeting', '0009_add_agenda_info_note'),
|
||||
('person', '0008_auto_20181014_1448'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
|
Loading…
Reference in a new issue