mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 06:28:01 -03:30
redid migration dependency
This commit is contained in:
parent
f7f648b956
commit
b2c33e3204
@ -1,4 +1,4 @@
|
||||
# Generated by Django 2.2.4 on 2020-01-07 19:24
|
||||
# Generated by Django 2.2.4 on 2020-01-08 22:11
|
||||
|
||||
from django.db import migrations, models
|
||||
|
||||
@ -6,7 +6,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0100_v370_projectupdate_job_tags'),
|
||||
('main', '0101_v370_generate_new_uuids_for_iso_nodes'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user