mirror of
https://github.com/ansible/awx.git
synced 2026-07-04 12:58:02 -02:30
Update migration file, change status syntax
This commit is contained in:
@@ -6,7 +6,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0087_v360_update_credential_injector_help_text'),
|
||||
('main', '0089_v360_new_job_event_types'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user