mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 06:17:36 -02:30
update migration numbering for WF approval
This commit is contained in:
@@ -8,7 +8,7 @@ import django.db.models.deletion
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('main', '0084_v360_token_description'),
|
('main', '0085_v360_add_notificationtemplate_messages'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
Reference in New Issue
Block a user