.. |
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 |
models.py
|
Cleaning up imports and whitespace
|
2013-05-31 11:17:33 +01:00 |
test_authentication.py
|
request.user should be still be accessible in renderer context if authentication fails
|
2013-06-03 12:32:57 +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
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_description.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_fields.py
|
Serializer field 'default' argument may be a callable
|
2013-06-02 20:12:49 +01:00 |
test_files.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_filters.py
|
Change test urls to match 1.6 test module name style
|
2013-05-29 09:00:30 +01:00 |
test_genericrelations.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_generics.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +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
|
Change test urls to match 1.6 test module name style
|
2013-05-29 09:00:30 +01:00 |
test_multitable_inheritance.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_negotiation.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_pagination.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_parsers.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_permissions.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_relations_hyperlink.py
|
Change test urls to match 1.6 test module name style
|
2013-05-29 09:00:30 +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
|
Change test urls to match 1.6 test module name style
|
2013-05-29 09:00:30 +01:00 |
test_request.py
|
Change test urls to match 1.6 test module name style
|
2013-05-29 09:00: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
|
Change test urls to match 1.6 test module name style
|
2013-05-29 09:00:30 +01:00 |
test_routers.py
|
Add notes on 'method' argument to '@action' decorator
|
2013-06-02 20:40:56 +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
|
Regression test for #840. Closes #840.
|
2013-06-03 21:21:47 +01:00 |
test_settings.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_throttling.py
|
Change test urls to match 1.6 test module name style
|
2013-05-29 09:00:30 +01:00 |
test_urlpatterns.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
test_validation.py
|
Improve avoid validation test: #900
|
2013-05-30 09:07:30 +02:00 |
test_views.py
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +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 |
utils.py
|
Added tests for PATCH form in the Browsable API
|
2013-02-15 15:44:11 +06:00 |