mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 15:06:02 -03: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):
|
||||
dependencies = [
|
||||
('main', '0185_move_JSONBlob_to_JSONField'),
|
||||
('main', '0186_drop_django_taggit'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user