mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-08-24 03:05:24 +02:00
update versions for pre-commit (#741)
This commit is contained in:
@@ -18,7 +18,6 @@ class FastPaginationWithoutCount(PageNumberPagination):
|
||||
django_paginator_class = FasterDjangoPaginator
|
||||
|
||||
def get_paginated_response(self, data):
|
||||
|
||||
return Response(
|
||||
OrderedDict(
|
||||
[
|
||||
|
Reference in New Issue
Block a user