django-rest-framework/tests
Dmitry Mukhin 3b07d0c997 Merge branch 'master' into set-retry-after
Conflicts:
	tests/test_throttling.py
2014-08-20 20:04:48 +04:00
..
accounts
extras
records Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
users
__init__.py
conftest.py
description.py
models.py
serializers.py
settings.py
test_authentication.py
test_breadcrumbs.py
test_decorators.py
test_description.py
test_fields.py
test_files.py
test_filters.py
test_genericrelations.py
test_generics.py
test_htmlrenderer.py
test_hyperlinkedserializers.py
test_multitable_inheritance.py
test_negotiation.py
test_nullable_fields.py
test_pagination.py
test_parsers.py
test_permissions.py
test_relations_hyperlink.py
test_relations_nested.py
test_relations_pk.py
test_relations_slug.py
test_relations.py
test_renderers.py
test_request.py
test_response.py
test_reverse.py
test_routers.py
test_serializer_bulk_update.py
test_serializer_empty.py
test_serializer_import.py
test_serializer_nested.py
test_serializer.py Resolve linting issues 2014-08-19 13:54:52 +01:00
test_serializers.py
test_settings.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_status.py
test_templatetags.py
test_testing.py
test_throttling.py Merge branch 'master' into set-retry-after 2014-08-20 20:04:48 +04:00
test_urlizer.py
test_urlpatterns.py
test_validation.py
test_views.py
test_write_only_fields.py
urls.py
utils.py
views.py