migration fix
This commit is contained in:
parent
98f84f1cf5
commit
b3e505d37c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import uuid
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('opennebula', '0003_auto_20200221_1113'),
|
||||
('opennebula', '0003_auto_20200223_1058'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
|
Loading…
Reference in a new issue