New Process Dataset Sets management
All threads resolved!
All threads resolved!
Compare changes
+ 33
− 33
@@ -46,7 +46,6 @@ from rest_framework.generics import (
@@ -61,7 +60,7 @@ from arkindex.process.models import (
@@ -87,7 +86,7 @@ from arkindex.process.serializers.imports import (
@@ -126,7 +125,7 @@ from arkindex.project.pagination import CountCursorPagination
@@ -565,7 +564,7 @@ class StartProcess(CorpusACLMixin, CreateAPIView):
@@ -677,20 +676,20 @@ class DataFileCreate(CreateAPIView):
@@ -704,10 +703,10 @@ class ProcessDatasets(ProcessACLMixin, ListAPIView):
@@ -722,51 +721,52 @@ class ProcessDatasets(ProcessACLMixin, ListAPIView):