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:
AlanCoding
2020-02-06 11:37:45 -05:00
parent 7547793792
commit aa4842aea5
9 changed files with 5 additions and 24 deletions

View File

@@ -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 = [