mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-13 15:58:41 -05:00
bump the migration version number for Centrify
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ def setup_tower_managed_defaults(apps, schema_editor):
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('main', '0129_unifiedjob_installed_collections'),
|
('main', '0132_instancegroup_is_container_group'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
Reference in New Issue
Block a user