mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-22 03:13:12 +00:00
Fix : Dépendances des migrations nécessaire
This commit is contained in:
parent
be430c4651
commit
611044d963
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ class Migration(migrations.Migration):
|
|||
|
||||
dependencies = [
|
||||
('preferences', '0027_merge_20180106_2019'),
|
||||
('preferences', '0043_optionalmachine_create_machine'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
|
Loading…
Reference in a new issue