django-rest-framework/rest_framework/tests
Tom Christie 4c53fb883f Tweak MAX_PAGINATE_BY behavior in edge case.
Always respect `paginate_by` settings if client does not specify page
size.  (Even if the developer has misconfigured, so that `paginate_by >
max`.)
2013-08-28 12:52:38 +01:00
..
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