django-rest-framework/tests
2016-11-30 16:17:30 +06:00
..
browsable_api
__init__.py
conftest.py
models.py
test_api_client.py
test_atomic_requests.py
test_authentication.py
test_bound_fields.py
test_decorators.py Sort imports with isort 2015-06-25 16:55:51 -04:00
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
test_negotiation.py
test_one_to_one_with_inheritance.py
test_pagination.py
test_parsers.py
test_permissions.py
test_prefetch_related.py
test_relations_generic.py
test_relations_hyperlink.py
test_relations_pk.py
test_relations_slug.py
test_relations.py Fix empty pk detection in HyperlinkRelatedField.get_url 2016-02-29 12:56:56 -08:00
test_renderers.py Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374) 2016-08-10 12:02:33 +01:00
test_request.py
test_requests_client.py
test_response.py Clean up existing deprecation warnings. (#4166) 2016-06-02 14:39:10 +01:00
test_reverse.py Version 3.5 (#4525) 2016-10-10 13:03:46 +01:00
test_routers.py
test_schemas.py
test_serializer_bulk_update.py
test_serializer_lists.py Proof of bug #2761 2015-09-19 10:17:57 -04:00
test_serializer_nested.py Handle empty data with serializer (#4564) 2016-10-12 10:47:17 +01:00
test_serializer.py
test_settings.py
test_status.py
test_templatetags.py
test_testing.py
test_throttling.py
test_urlpatterns.py Version 3.5 (#4525) 2016-10-10 13:03:46 +01:00
test_utils.py
test_validation_error.py
test_validation.py
test_validators.py
test_versioning.py
test_views.py convert tests asserts to pytest style (#4696) 2016-11-23 13:17:00 +00:00
test_viewsets.py
test_write_only_fields.py converted validators and write_only_fields test to pytest style (#4697) 2016-11-23 14:05:34 +00:00
urls.py
utils.py