Rename arkindex.dataimport to arkindex.process
Follow-up of #1304 (closed): Rename the arkindex.dataimport
app to arkindex.process
. This will require a migration with raw SQL to update the django_content_type
and django_migrations
table, as well as renaming every database table manually so we get dataimport_process
→ process_process
.