mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
bump migrations
This commit is contained in:
@@ -11,7 +11,7 @@ def convert_cloudforms_to_scm(apps, schema_editor):
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('main', '0115_v370_schedule_set_null'),
|
('main', '0116_v400_remove_hipchat_notifications'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
Reference in New Issue
Block a user