django-rest-framework/tests
2016-12-01 16:17:36 +00:00
..
browsable_api Browsable API tests asserts to pytest (#4725) 2016-12-01 16:17:36 +00:00
__init__.py
conftest.py
models.py
test_api_client.py
test_atomic_requests.py
test_authentication.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
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 converted generic relations assert to pytest style 2016-11-27 23:55:09 +06:00
test_relations_hyperlink.py Allow relative style hyperlinked URLs 2016-06-02 15:03:17 +01:00
test_relations_pk.py
test_relations_slug.py Clean up existing deprecation warnings. (#4166) 2016-06-02 14:39:10 +01:00
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
test_reverse.py
test_routers.py
test_schemas.py
test_serializer_bulk_update.py
test_serializer_lists.py
test_serializer_nested.py
test_serializer.py
test_settings.py 3.4.0 Release (#4258) 2016-07-13 16:30:41 +01:00
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 Clean up existing deprecation warnings. (#4166) 2016-06-02 14:39:10 +01:00
test_validation_error.py
test_validation.py
test_validators.py
test_versioning.py Fix handling of ALLOWED_VERSIONS and no DEFAULT_VERSION (#4370) 2016-08-10 15:19:56 +01:00
test_views.py
test_viewsets.py
test_write_only_fields.py
urls.py
utils.py Version 3.5 (#4525) 2016-10-10 13:03:46 +01:00