mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 18:37:39 -02:30
rebase and rename migrations corresponding to devel change
This commit is contained in:
@@ -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 = [
|
||||
Reference in New Issue
Block a user