mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Fixed Migration
This commit is contained in:
parent
c1ea489043
commit
cb7b2289b7
@ -1,4 +1,4 @@
|
||||
# Generated by Django 2.2.16 on 2021-04-29 16:31
|
||||
# Generated by Django 2.2.16 on 2021-05-18 18:08
|
||||
|
||||
from django.db import migrations, models
|
||||
|
||||
@ -6,7 +6,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0138_custom_inventory_scripts_removal'),
|
||||
('main', '0142_update_ee_image_field_description'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user