mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Bump migration number 186 to 187
This commit is contained in:
parent
532e71ff45
commit
855f61a04e
@ -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 = [
|
||||
Loading…
x
Reference in New Issue
Block a user