Drop the CustomPaginationViewMixin
Closes #1324 (closed)
I did not add a test for the with_count on ListCorpusWorkerVersions because the CursorPagination will have to be removed completely from ListCorpusWorkerVersions in order for #1392 (closed) to be possible: the way the CursorPagination works prevents from using any related fields in the ordering.
Edited by Erwan Rouchet