File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org/Axiologue /DjangoRestMultipleModels.svg?branch=master )] ( https://travis-ci.org/Axiologue /DjangoRestMultipleModels )
1+ [ ![ Build Status] ( https://travis-ci.org/MattBroach /DjangoRestMultipleModels.svg?branch=master )] ( https://travis-ci.org/MattBroach /DjangoRestMultipleModels )
22[ ![ Coverage Status] ( https://coveralls.io/repos/github/Axiologue/DjangoRestMultipleModels/badge.svg?branch=master )] ( https://coveralls.io/github/Axiologue/DjangoRestMultipleModels?branch=master )
33[ ![ PyPI version] ( https://badge.fury.io/py/django-rest-multiple-models.svg )] ( https://badge.fury.io/py/django-rest-multiple-models )
44
@@ -40,7 +40,7 @@ from drf_multiple_model.views import ObjectMultipleModelAPIView
4040
4141* Send multiple serialized models as separate arrays, one merged list, or a single JSON object
4242* Sort different serialized models using shared fields
43- * pagination (sort of)
43+ * pagination
4444* Filtering -- either per queryset or on all querysets
4545* custom model labeling
4646
You can’t perform that action at this time.
0 commit comments