mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 02:17:37 -02:30
bump migration
This commit is contained in:
@@ -8,7 +8,7 @@ import jsonfield.fields
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('main', '0044_v310_project_playbook_files'),
|
('main', '0047_v310_tower_state'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
Reference in New Issue
Block a user