mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 02:47:36 -02:30
Various JT.organization cleanup items
cleanup from PR review suggestions bump migration number fix test revert change to old-app JT form no longer needed
This commit is contained in:
@@ -19,7 +19,7 @@ def rebuild_jt_parents(apps, schema_editor):
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0106_v370_remove_inventory_groups_with_active_failures'),
|
||||
('main', '0108_v370_unifiedjob_dependencies_processed'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user