mirror of
https://github.com/ansible/awx.git
synced 2026-05-06 00:47:37 -02:30
resolve conflict: settings/defaults.py
This commit is contained in:
@@ -69,11 +69,11 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('conf', '0001_initial'),
|
||||
('main', '0035_v310_jobevent_uuid'),
|
||||
('main', '0036_v310_jobevent_uuid'),
|
||||
]
|
||||
|
||||
run_before = [
|
||||
('main', '0036_v310_remove_tower_settings'),
|
||||
('main', '0037_v310_remove_tower_settings'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
||||
Reference in New Issue
Block a user