django-rest-framework/tests
Matteo Nastasi 9ec81e32da substitute '@@' code block delimiter with triple backtick, more con… (#5513)
* substitute '@@' code block delimiter with triple back-tick,  more consistent with other markdown extensions

* remove development print and allow spaces between triple backtick and syntax name in codeblock

* update comparison content for markdown test
2017-10-20 11:39:29 +02:00
..
browsable_api
__init__.py
conftest.py
models.py
test_api_client.py
test_atomic_requests.py
test_authentication.py
test_authtoken.py
test_bound_fields.py
test_compat.py
test_decorators.py
test_description.py substitute '@@' code block delimiter with triple backtick, more con… (#5513) 2017-10-20 11:39:29 +02:00
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
test_renderers.py
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 Docs about default value for dotted source, additional tests (#5489) 2017-10-16 11:33:46 +02:00
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