mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 15:27:47 -02:30
bump migration
This commit is contained in:
@@ -10,7 +10,7 @@ import awx.main.fields
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('main', '0082_v360_webhook_http_method'),
|
('main', '0084_v360_token_description'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
Reference in New Issue
Block a user