django-rest-framework/tests
Tom Christie 598e5877cd Merge pull request #5192 from matteius/DRF-5135-one-to-one-pk
Special case for when OneToOneField is also primary key.
2017-06-16 12:06:12 +01:00
..
browsable_api
__init__.py
conftest.py
models.py
test_api_client.py
test_atomic_requests.py
test_authentication.py Update links after moving to encode org 2017-04-07 10:28:35 -04:00
test_authtoken.py
test_bound_fields.py
test_compat.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 Django 1.10 support. (#4158) 2016-06-01 15:31:00 +01:00
test_model_serializer.py
test_multitable_inheritance.py
test_negotiation.py Add tests for BaseContentNegotiation 2017-01-19 12:50:17 +02:00
test_one_to_one_with_inheritance.py
test_pagination.py
test_parsers.py Convert tests to pytest style 2017-01-11 21:13:30 +02:00
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
test_renderers.py
test_request.py
test_requests_client.py
test_response.py
test_reverse.py Refactor reverse tests style 2017-01-12 18:41:16 +02:00
test_routers.py
test_schemas.py
test_serializer_bulk_update.py
test_serializer_lists.py Fix test for py32-django18. 2016-06-29 10:21:28 +03:00
test_serializer_nested.py
test_serializer.py
test_settings.py
test_status.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