|
4 | 4 |
|
5 | 5 |
|
6 | 6 | class Migration(migrations.Migration):
|
7 |
| - |
8 | 7 | dependencies = [
|
9 |
| - ('seed', '0241_alter_meter_type'), |
| 8 | + ("seed", "0241_alter_meter_type"), |
10 | 9 | ]
|
11 | 10 |
|
12 | 11 | operations = [
|
13 | 12 | migrations.RenameIndex(
|
14 |
| - model_name='note', |
15 |
| - new_name='seed_note_organiz_909e1a_idx', |
16 |
| - old_fields=('organization', 'note_type'), |
| 13 | + model_name="note", |
| 14 | + new_name="seed_note_organiz_909e1a_idx", |
| 15 | + old_fields=("organization", "note_type"), |
17 | 16 | ),
|
18 | 17 | migrations.RenameIndex(
|
19 |
| - model_name='propertyauditlog', |
20 |
| - new_name='seed_proper_parent__8a8a20_idx', |
21 |
| - old_fields=('parent_state1', 'parent_state2'), |
| 18 | + model_name="propertyauditlog", |
| 19 | + new_name="seed_proper_parent__8a8a20_idx", |
| 20 | + old_fields=("parent_state1", "parent_state2"), |
22 | 21 | ),
|
23 | 22 | migrations.RenameIndex(
|
24 |
| - model_name='propertyauditlog', |
25 |
| - new_name='seed_proper_state_i_9c4415_idx', |
26 |
| - old_fields=('state', 'name'), |
| 23 | + model_name="propertyauditlog", |
| 24 | + new_name="seed_proper_state_i_9c4415_idx", |
| 25 | + old_fields=("state", "name"), |
27 | 26 | ),
|
28 | 27 | migrations.RenameIndex(
|
29 |
| - model_name='propertymeasure', |
30 |
| - new_name='seed_proper_propert_3e8b15_idx', |
31 |
| - old_fields=('property_measure_name', 'property_state'), |
| 28 | + model_name="propertymeasure", |
| 29 | + new_name="seed_proper_propert_3e8b15_idx", |
| 30 | + old_fields=("property_measure_name", "property_state"), |
32 | 31 | ),
|
33 | 32 | migrations.RenameIndex(
|
34 |
| - model_name='propertystate', |
35 |
| - new_name='seed_proper_import__302589_idx', |
36 |
| - old_fields=('import_file', 'data_state'), |
| 33 | + model_name="propertystate", |
| 34 | + new_name="seed_proper_import__302589_idx", |
| 35 | + old_fields=("import_file", "data_state"), |
37 | 36 | ),
|
38 | 37 | migrations.RenameIndex(
|
39 |
| - model_name='propertystate', |
40 |
| - new_name='seed_proper_import__a13e5f_idx', |
41 |
| - old_fields=('import_file', 'data_state', 'merge_state'), |
| 38 | + model_name="propertystate", |
| 39 | + new_name="seed_proper_import__a13e5f_idx", |
| 40 | + old_fields=("import_file", "data_state", "merge_state"), |
42 | 41 | ),
|
43 | 42 | migrations.RenameIndex(
|
44 |
| - model_name='propertystate', |
45 |
| - new_name='seed_proper_import__ddad37_idx', |
46 |
| - old_fields=('import_file', 'data_state', 'source_type'), |
| 43 | + model_name="propertystate", |
| 44 | + new_name="seed_proper_import__ddad37_idx", |
| 45 | + old_fields=("import_file", "data_state", "source_type"), |
47 | 46 | ),
|
48 | 47 | migrations.RenameIndex(
|
49 |
| - model_name='propertystate', |
50 |
| - new_name='seed_proper_hash_ob_6497e4_idx', |
51 |
| - old_fields=('hash_object',), |
| 48 | + model_name="propertystate", |
| 49 | + new_name="seed_proper_hash_ob_6497e4_idx", |
| 50 | + old_fields=("hash_object",), |
52 | 51 | ),
|
53 | 52 | migrations.RenameIndex(
|
54 |
| - model_name='propertyview', |
55 |
| - new_name='seed_proper_state_i_dae98d_idx', |
56 |
| - old_fields=('state', 'cycle'), |
| 53 | + model_name="propertyview", |
| 54 | + new_name="seed_proper_state_i_dae98d_idx", |
| 55 | + old_fields=("state", "cycle"), |
57 | 56 | ),
|
58 | 57 | migrations.RenameIndex(
|
59 |
| - model_name='taxlotauditlog', |
60 |
| - new_name='seed_taxlot_parent__a3e767_idx', |
61 |
| - old_fields=('parent_state1', 'parent_state2'), |
| 58 | + model_name="taxlotauditlog", |
| 59 | + new_name="seed_taxlot_parent__a3e767_idx", |
| 60 | + old_fields=("parent_state1", "parent_state2"), |
62 | 61 | ),
|
63 | 62 | migrations.RenameIndex(
|
64 |
| - model_name='taxlotauditlog', |
65 |
| - new_name='seed_taxlot_state_i_093659_idx', |
66 |
| - old_fields=('state', 'name'), |
| 63 | + model_name="taxlotauditlog", |
| 64 | + new_name="seed_taxlot_state_i_093659_idx", |
| 65 | + old_fields=("state", "name"), |
67 | 66 | ),
|
68 | 67 | migrations.RenameIndex(
|
69 |
| - model_name='taxlotproperty', |
70 |
| - new_name='seed_taxlot_propert_be033b_idx', |
71 |
| - old_fields=('property_view', 'taxlot_view'), |
| 68 | + model_name="taxlotproperty", |
| 69 | + new_name="seed_taxlot_propert_be033b_idx", |
| 70 | + old_fields=("property_view", "taxlot_view"), |
72 | 71 | ),
|
73 | 72 | migrations.RenameIndex(
|
74 |
| - model_name='taxlotproperty', |
75 |
| - new_name='seed_taxlot_cycle_i_b3c514_idx', |
76 |
| - old_fields=('cycle', 'taxlot_view'), |
| 73 | + model_name="taxlotproperty", |
| 74 | + new_name="seed_taxlot_cycle_i_b3c514_idx", |
| 75 | + old_fields=("cycle", "taxlot_view"), |
77 | 76 | ),
|
78 | 77 | migrations.RenameIndex(
|
79 |
| - model_name='taxlotproperty', |
80 |
| - new_name='seed_taxlot_cycle_i_577466_idx', |
81 |
| - old_fields=('cycle', 'property_view'), |
| 78 | + model_name="taxlotproperty", |
| 79 | + new_name="seed_taxlot_cycle_i_577466_idx", |
| 80 | + old_fields=("cycle", "property_view"), |
82 | 81 | ),
|
83 | 82 | migrations.RenameIndex(
|
84 |
| - model_name='taxlotstate', |
85 |
| - new_name='seed_taxlot_import__8f600b_idx', |
86 |
| - old_fields=('import_file', 'data_state'), |
| 83 | + model_name="taxlotstate", |
| 84 | + new_name="seed_taxlot_import__8f600b_idx", |
| 85 | + old_fields=("import_file", "data_state"), |
87 | 86 | ),
|
88 | 87 | migrations.RenameIndex(
|
89 |
| - model_name='taxlotstate', |
90 |
| - new_name='seed_taxlot_hash_ob_6c9805_idx', |
91 |
| - old_fields=('hash_object',), |
| 88 | + model_name="taxlotstate", |
| 89 | + new_name="seed_taxlot_hash_ob_6c9805_idx", |
| 90 | + old_fields=("hash_object",), |
92 | 91 | ),
|
93 | 92 | migrations.RenameIndex(
|
94 |
| - model_name='taxlotstate', |
95 |
| - new_name='seed_taxlot_import__bc9aae_idx', |
96 |
| - old_fields=('import_file', 'data_state', 'merge_state'), |
| 93 | + model_name="taxlotstate", |
| 94 | + new_name="seed_taxlot_import__bc9aae_idx", |
| 95 | + old_fields=("import_file", "data_state", "merge_state"), |
97 | 96 | ),
|
98 | 97 | migrations.RenameIndex(
|
99 |
| - model_name='taxlotview', |
100 |
| - new_name='seed_taxlot_state_i_aaa042_idx', |
101 |
| - old_fields=('state', 'cycle'), |
| 98 | + model_name="taxlotview", |
| 99 | + new_name="seed_taxlot_state_i_aaa042_idx", |
| 100 | + old_fields=("state", "cycle"), |
102 | 101 | ),
|
103 | 102 | ]
|
0 commit comments