Something went wrong on our end
Remove EntityRole and EntityLink models
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
26- ml bonhomme authored
+ 3
− 118
@@ -3,32 +3,18 @@ from textwrap import dedent
@@ -44,53 +30,6 @@ from arkindex.project.permissions import IsVerified, IsVerifiedOrReadOnly
@@ -173,8 +112,6 @@ class EntityTypeUpdate(ACLMixin, RetrieveUpdateDestroyAPIView):
@@ -196,14 +133,6 @@ class EntityDetails(ACLMixin, RetrieveUpdateDestroyAPIView):
@@ -307,15 +236,6 @@ class EntityCreate(CreateAPIView):
@@ -519,41 +439,6 @@ class CorpusEntities(CorpusACLMixin, ListAPIView):