| .. |
|
accounts
|
Testing nested serializers with models that have str foreign key references.
|
2014-01-08 16:14:27 -05:00 |
|
extras
|
|
|
|
records
|
Testing nested serializers with models that have str foreign key references.
|
2014-01-08 16:14:27 -05:00 |
|
users
|
Testing nested serializers with models that have str foreign key references.
|
2014-01-08 16:14:27 -05:00 |
|
__init__.py
|
|
|
|
description.py
|
|
|
|
models.py
|
|
|
|
test_authentication.py
|
Compat fixes for django-oauth-plus versions 2.0-2.2.1
|
2013-12-13 21:57:07 +00:00 |
|
test_breadcrumbs.py
|
|
|
|
test_decorators.py
|
|
|
|
test_description.py
|
|
|
|
test_fields.py
|
Test and fix for #1210. World's lowest hanging fruit.
|
2014-02-11 19:52:32 +01:00 |
|
test_files.py
|
|
|
|
test_filters.py
|
Security update to OrderingFilter
|
2014-01-15 14:27:41 +00:00 |
|
test_genericrelations.py
|
can't save genericrelations via nested serializers in django 1.6
|
2013-12-23 22:27:40 -06:00 |
|
test_generics.py
|
|
|
|
test_htmlrenderer.py
|
|
|
|
test_hyperlinkedserializers.py
|
Test for customizable HyperlinkedModelSerializer url field name
|
2014-01-14 13:58:17 +02:00 |
|
test_multitable_inheritance.py
|
|
|
|
test_negotiation.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 case for #1129
|
2014-01-09 23:19:25 +01:00 |
|
test_renderers.py
|
Encode django QuerySets to lists and not dicts in JSONEncoder
|
2014-01-17 13:05:10 +01:00 |
|
test_request.py
|
Merge pull request #1361 from ross/x_method_override
|
2014-01-17 08:19:06 -08:00 |
|
test_response.py
|
|
|
|
test_reverse.py
|
|
|
|
test_routers.py
|
|
|
|
test_serializer_bulk_update.py
|
|
|
|
test_serializer_empty.py
|
|
|
|
test_serializer_import.py
|
Move ImportingModelSerializerTests and add comments.
|
2014-01-13 12:03:13 -05:00 |
|
test_serializer_nested.py
|
Move ImportingModelSerializerTests and add comments.
|
2014-01-13 12:03:13 -05:00 |
|
test_serializer.py
|
Test and quick fix for #1257
|
2014-02-11 14:44:56 +01:00 |
|
test_serializers.py
|
Move models.resolve_model to serializers._resolve_model
|
2014-01-13 11:47:44 -05:00 |
|
test_settings.py
|
|
|
|
test_status.py
|
|
|
|
test_templatetags.py
|
(I hope) tests are fixed, issue #1386
|
2014-02-13 19:39:53 +04:00 |
|
test_testing.py
|
Add file upload test for APIRequestFactory
|
2014-01-28 15:54:50 +00:00 |
|
test_throttling.py
|
|
|
|
test_urlpatterns.py
|
|
|
|
test_validation.py
|
Merge pull request #1309 from lukaszb/errors-for-renamed-fields
|
2013-12-21 13:58:49 -08:00 |
|
test_views.py
|
|
|
|
test_write_only_fields.py
|
Added write_only and write_only_fields. Refs #1306
|
2014-01-14 11:25:44 +00:00 |
|
tests.py
|
|
|