mirror of
https://github.com/ansible/awx.git
synced 2026-01-29 15:24:42 -03:30
rebase and rename migrations corresponding to devel change
This commit is contained in:
parent
f4b1de766d
commit
fcc02f7678
@ -7,7 +7,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0006_v300_changes'),
|
||||
('main', '0006_v300_create_system_job_templates'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user