Skip to content
Snippets Groups Projects

Support text orientation in (partial) update transcription

Merged ml bonhomme requested to merge update-text-orientation into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -9,7 +9,7 @@ import arkindex.documents.models
class Migration(migrations.Migration):
dependencies = [
('documents', '0043_element_creator'),
('documents', '0044_remove_metadata_index'),
]
operations = [
Loading