mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-12-31 05:53:02 +03:00
Always respect `paginate_by` settings if client does not specify page size. (Even if the developer has misconfigured, so that `paginate_by > max`.) |
||
|---|---|---|
| .. | ||
| extras | ||
| __init__.py | ||
| description.py | ||
| models.py | ||
| test_authentication.py | ||
| test_breadcrumbs.py | ||
| test_decorators.py | ||
| test_description.py | ||
| test_fields.py | ||
| test_files.py | ||
| test_filters.py | ||
| test_genericrelations.py | ||
| test_generics.py | ||
| test_htmlrenderer.py | ||
| test_hyperlinkedserializers.py | ||
| test_multitable_inheritance.py | ||
| test_negotiation.py | ||
| test_pagination.py | ||
| test_parsers.py | ||
| test_permissions.py | ||
| test_relations_hyperlink.py | ||
| test_relations_nested.py | ||
| test_relations_pk.py | ||
| test_relations_slug.py | ||
| test_relations.py | ||
| test_renderers.py | ||
| test_request.py | ||
| test_response.py | ||
| test_reverse.py | ||
| test_routers.py | ||
| test_serializer_bulk_update.py | ||
| test_serializer_nested.py | ||
| test_serializer.py | ||
| test_settings.py | ||
| test_testing.py | ||
| test_throttling.py | ||
| test_urlpatterns.py | ||
| test_validation.py | ||
| test_views.py | ||
| tests.py | ||