Skip to content

Fix EntityType creation and deletion in the Django admin

Erwan Rouchet requested to merge entity-type-admin into master

Closes #1465 (closed)

While testing the deletion in the admin, I found that I could not create an EntityType in the admin either since the corpus was not editable, so I fixed that as well.

Merge request reports

Loading