django-rest-framework/tests
Xavier Ordoquy 2489e38a06 Merge remote-tracking branch 'origin/master' into 2.4.0
Conflicts:
	.travis.yml
	docs/api-guide/viewsets.md
	rest_framework/serializers.py
	rest_framework/throttling.py
	tests/test_generics.py
	tests/test_serializers.py
	tox.ini
2014-06-23 14:02:45 +02:00
..
accounts Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
extras Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
records Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
users Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
__init__.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
description.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
models.py Merge remote-tracking branch 'origin/master' into 2.4.0 2014-06-23 14:02:45 +02:00
serializers.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
settings.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_authentication.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_breadcrumbs.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_decorators.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_description.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_fields.py Merge remote-tracking branch 'origin/master' into 2.4.0 2014-06-23 14:02:45 +02:00
test_files.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_filters.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_genericrelations.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_generics.py Merge remote-tracking branch 'origin/master' into 2.4.0 2014-06-23 14:02:45 +02:00
test_htmlrenderer.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_hyperlinkedserializers.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_multitable_inheritance.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_negotiation.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_nullable_fields.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_pagination.py Merge remote-tracking branch 'pelme/pytest' into feature/pytest 2014-04-17 09:53:44 +02:00
test_parsers.py Merge remote-tracking branch 'pelme/pytest' into feature/pytest 2014-04-17 09:53:44 +02:00
test_permissions.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_relations_hyperlink.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_relations_nested.py Merge remote-tracking branch 'pelme/pytest' into feature/pytest 2014-04-17 09:53:44 +02:00
test_relations_pk.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_relations_slug.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_relations.py Merge remote-tracking branch 'pelme/pytest' into feature/pytest 2014-04-17 09:53:44 +02:00
test_renderers.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_request.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_response.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_reverse.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_routers.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_serializer_bulk_update.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_serializer_empty.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_serializer_import.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_serializer_nested.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_serializer.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_serializers.py Merge remote-tracking branch 'origin/master' into 2.4.0 2014-06-23 14:02:45 +02:00
test_settings.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_status.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_templatetags.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
test_testing.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_throttling.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_urlizer.py Merge remote-tracking branch 'pelme/pytest' into feature/pytest 2014-04-17 09:53:44 +02:00
test_urlpatterns.py Merge remote-tracking branch 'reference/2.4.0' into feature/pytest 2014-05-01 08:01:38 +02:00
test_validation.py Merge remote-tracking branch 'pelme/pytest' into feature/pytest 2014-04-17 09:53:44 +02:00
test_views.py Merge remote-tracking branch 'origin/master' into 2.4.0 2014-06-23 14:02:45 +02:00
test_write_only_fields.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
urls.py Use urls functions from django instead of compat. 2014-05-01 08:41:37 +02:00
utils.py Merge remote-tracking branch 'pelme/pytest' into feature/pytest 2014-04-17 09:53:44 +02:00
views.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00