This will add an alias and Target list row to the merge table and a box describing the expected results of the merge.
We also update the tom_base settings.py to handle the htmx changes.
Should note: The Alias and Target list displays are not the cleanest. I was a little lazy in the concatenation, so comas will appear in odd places if Target1 or Target2 is blank. I can fix this, it would just take a bit of fiddling to get all the nested if statements working.
This will add an alias and Target list row to the merge table and a box describing the expected results of the merge. We also update the tom_base settings.py to handle the htmx changes.
Should note: The Alias and Target list displays are not the cleanest. I was a little lazy in the concatenation, so comas will appear in odd places if Target1 or Target2 is blank. I can fix this, it would just take a bit of fiddling to get all the nested if statements working.