mirror of
https://github.com/ansible/awx.git
synced 2026-05-18 06:47:41 -02:30
Bump migration number 186 to 187
This commit is contained in:
@@ -14,7 +14,7 @@ def automatically_peer_from_control_plane(apps, schema_editor):
|
|||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('main', '0185_move_JSONBlob_to_JSONField'),
|
('main', '0186_drop_django_taggit'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
Reference in New Issue
Block a user