django-rest-framework/rest_framework/tests
2013-01-07 16:27:31 -08:00
..
__init__.py
authentication.py urls, patterns, include imports move to compat to support incoming 1.3 thru 1.6 import compatability 2012-12-19 23:12:27 +00:00
breadcrumbs.py urls, patterns, include imports move to compat to support incoming 1.3 thru 1.6 import compatability 2012-12-19 23:12:27 +00:00
decorators.py Merge branch 'master' of git://github.com/tomchristie/django-rest-framework into patch-support 2012-12-30 14:03:08 -04:00
description.py
files.py Some cleanup 2013-01-03 08:28:17 +02:00
filterset.py
genericrelations.py
generics.py Merge branch 'master' of git://github.com/tomchristie/django-rest-framework into patch-support 2012-12-30 14:03:08 -04:00
htmlrenderer.py urls, patterns, include imports move to compat to support incoming 1.3 thru 1.6 import compatability 2012-12-19 23:12:27 +00:00
hyperlinkedserializers.py urls, patterns, include imports move to compat to support incoming 1.3 thru 1.6 import compatability 2012-12-19 23:12:27 +00:00
models.py Create separate *NullableOneToOneTests TestCase 2013-01-07 16:27:31 -08:00
modelviews.py Use compat import of urlpatterns 2012-12-27 20:20:01 +00:00
negotiation.py
pagination.py
parsers.py
relations_hyperlink.py Create separate *NullableOneToOneTests TestCase 2013-01-07 16:27:31 -08:00
relations_nested.py Create separate *NullableOneToOneTests TestCase 2013-01-07 16:27:31 -08:00
relations_pk.py Create separate *NullableOneToOneTests TestCase 2013-01-07 16:27:31 -08:00
renderers.py urls, patterns, include imports move to compat to support incoming 1.3 thru 1.6 import compatability 2012-12-19 23:12:27 +00:00
request.py Added setter to the auth property 2012-12-20 23:48:10 +00:00
response.py urls, patterns, include imports move to compat to support incoming 1.3 thru 1.6 import compatability 2012-12-19 23:12:27 +00:00
reverse.py urls, patterns, include imports move to compat to support incoming 1.3 thru 1.6 import compatability 2012-12-19 23:12:27 +00:00
serializer.py Merge pull request #541 from yprez/default_and_partial_serializers2 2013-01-03 14:05:36 -08:00
status.py
testcases.py urls, patterns, include imports move to compat to support incoming 1.3 thru 1.6 import compatability 2012-12-19 23:12:27 +00:00
tests.py
throttling.py
utils.py Renaming DRFRequestFactory to RequestFactory 2012-12-30 13:58:08 -04:00
validators.py
views.py