mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
Migration update.
This commit is contained in:
parent
69be94feb9
commit
70481414c6
@ -7,7 +7,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0032_v302_credential_permissions_update'),
|
||||
('main', '0035_v310_jobevent_uuid'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user