mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
we removed our previous 0008 migration, so moving 0009 -> 0008
This commit is contained in:
@@ -107,7 +107,7 @@ def create_system_job_templates(apps, schema_editor):
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0008_v300_rbac_drop_fields'),
|
||||
('main', '0007_v300_rbac_migrations'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user