mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Rename migration dependency
Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
parent
8c7c00451a
commit
60108ebd10
@ -7,7 +7,7 @@ import django.db.models.deletion
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('main', '0187_hop_nodes'),
|
||||
('main', '0188_add_bitbucket_dc_webhook'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user