mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 06:56:00 -03:30
Rename migration dependency
Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user