mirror of
https://github.com/ansible/awx.git
synced 2024-11-02 09:51:09 +03:00
update migration name
This commit is contained in:
parent
9e3528de31
commit
3d38637b2d
@ -10,7 +10,7 @@ import awx.main.fields
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0037_job_allow_simultaneous'),
|
||||
('main', '0037_v310_job_allow_simultaneous'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
Loading…
Reference in New Issue
Block a user