mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
we removed our previous 0008 migration, so moving 0009 -> 0008
This commit is contained in:
parent
6ea99583da
commit
a845d5c0bb
@ -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 = [
|
Loading…
Reference in New Issue
Block a user