1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-30 22:21:13 +03:00

bump migration

This commit is contained in:
Jim Ladd 2019-08-14 11:39:35 -07:00
parent 8158632344
commit ec20081d74

View File

@ -10,7 +10,7 @@ import awx.main.fields
class Migration(migrations.Migration):
dependencies = [
('main', '0082_v360_webhook_http_method'),
('main', '0084_v360_token_description'),
]
operations = [