resolve conflict: settings/defaults.py

This commit is contained in:
sundeep-co-in
2016-11-02 15:19:57 +05:30
82 changed files with 2127 additions and 808 deletions

View File

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