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