Django command to merge element types
Follow-up of !912 (merged): arkindex merge_types --corpus 0ba3b619-edad-4f02-89c0-91bcb455cf27 --source transcription_line --into text_line
turns all transcription_line
into text_line
elements and removes the transcription_line
type. This should not allow merging types with different properties (folder vs non-folder, etc.).