mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 19:07:36 -02:30
Squash migrations 3.1 / 3.2
This commit is contained in:
@@ -64,11 +64,11 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('conf', '0001_initial'),
|
||||
('main', '0034_v310_release'),
|
||||
('main', '0004_squashed_v310_release'),
|
||||
]
|
||||
|
||||
run_before = [
|
||||
('main', '0035_v310_remove_tower_settings'),
|
||||
('main', '0005_squashed_v310_v313_updates'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
||||
Reference in New Issue
Block a user