mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Update migration file order and name
This commit is contained in:
parent
2a9d728b70
commit
dca29e756d
@ -6,7 +6,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0132_instancegroup_is_container_group'),
|
||||
('main', '0133_centrify_vault_credtype'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user