django-rest-framework/tests
Tom Christie f8b3f38b57
Update supported versions for 3.14 release (#8662)
* Update supported versions for 3.14 release

* Fix up test case for Django 3.0
2022-09-21 14:32:02 +01:00
..
authentication Update supported versions for 3.14 release (#8662) 2022-09-21 14:32:02 +01:00
browsable_api
generic_relations
importable
schemas
__init__.py
conftest.py
models.py
test_api_client.py
test_atomic_requests.py
test_authtoken.py
test_bound_fields.py
test_decorators.py
test_description.py
test_encoders.py
test_exceptions.py
test_fields.py
test_filters.py
test_generics.py
test_htmlrenderer.py
test_lazy_hyperlinks.py
test_metadata.py
test_middleware.py
test_model_serializer.py
test_multitable_inheritance.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
test_negotiation.py
test_one_to_one_with_inheritance.py
test_pagination.py
test_parsers.py
test_permissions.py Change semantic of OR of two permission classes (#7522) 2022-09-21 12:19:33 +01:00
test_prefetch_related.py
test_relations_hyperlink.py
test_relations_pk.py
test_relations_slug.py
test_relations.py
test_renderers.py
test_request.py
test_requests_client.py
test_response.py
test_reverse.py
test_routers.py
test_serializer_bulk_update.py
test_serializer_lists.py
test_serializer_nested.py
test_serializer.py
test_settings.py
test_status.py
test_templates.py
test_templatetags.py
test_testing.py
test_throttling.py
test_urlpatterns.py
test_utils.py
test_validation_error.py
test_validation.py
test_validators.py
test_versioning.py
test_views.py
test_viewsets.py
test_write_only_fields.py
urls.py
utils.py