Skip to content

Cleanup inlines in the corpus admin

Erwan Rouchet requested to merge nuke-corpus-admin-inlines into master

Closes #1597 (closed)

  • Removed the membership inlines, since everything can be done in the frontend;
  • Removed the corpus export inline as there is a separate corpus export admin already;
  • All fields on the ElementType inline are now read-only, except for indexable, the only field that cannot be edited through the API.

Merge request reports

Loading