.. |
extras
|
Be more informative when reporting import errors.
|
2013-01-07 12:52:20 +00:00 |
__init__.py
|
Push tests into a seperate app namespace 'rest_framework.test'
|
2012-10-27 18:44:23 +01:00 |
description.py
|
Use imported views to expose python 2.6 bug. Refs #943
|
2013-06-27 11:58:34 +01:00 |
models.py
|
Cleaning up imports and whitespace
|
2013-05-31 11:17:33 +01:00 |
test_authentication.py
|
Added APIClient
|
2013-06-28 17:50:30 +01:00 |
test_breadcrumbs.py
|
Change test urls to match 1.6 test module name style
|
2013-05-29 09:00:30 +01:00 |
test_decorators.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_description.py
|
Use imported views to expose python 2.6 bug. Refs #943
|
2013-06-27 11:58:34 +01:00 |
test_fields.py
|
Added test for custom fields with min_value and max_value validators
|
2013-06-12 17:36:16 +01:00 |
test_files.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_filters.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_genericrelations.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_generics.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_htmlrenderer.py
|
Change test urls to match 1.6 test module name style
|
2013-05-29 09:00:30 +01:00 |
test_hyperlinkedserializers.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_multitable_inheritance.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_negotiation.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_pagination.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_parsers.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_permissions.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_relations_hyperlink.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_relations_nested.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_relations_pk.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_relations_slug.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_relations.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_renderers.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_request.py
|
Added APIClient
|
2013-06-28 17:50:30 +01:00 |
test_response.py
|
Change test urls to match 1.6 test module name style
|
2013-05-29 09:00:30 +01:00 |
test_reverse.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_routers.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_serializer_bulk_update.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_serializer_nested.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_serializer.py
|
Test cases and fix for plain-list relationships (ie not queryset) Closes #878.
|
2013-06-04 14:05:35 +01:00 |
test_settings.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_testing.py
|
Added APIClient.authenticate()
|
2013-06-29 21:02:58 +01:00 |
test_throttling.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_urlpatterns.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_validation.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
test_views.py
|
Added APIRequestFactory
|
2013-06-28 17:17:39 +01:00 |
tests.py
|
Only use test import munging prior to Django 1.6's new test runner
|
2013-06-02 21:04:47 +01:00 |