django-rest-framework/rest_framework/tests
2013-01-03 11:41:07 +01:00
..
__init__.py Push tests into a seperate app namespace 'rest_framework.test' 2012-10-27 18:44:23 +01:00
authentication.py Merge remote-tracking branch 'reference/py3k' into p3k 2013-01-02 16:09:21 +01: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 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
description.py Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
files.py Move the various compat things to the compat module. 2013-01-03 11:41:07 +01:00
filterset.py Make default FILTER_BACKEND = None 2012-11-08 21:46:53 +00:00
genericrelations.py First passing test under p3k \o/ 2012-11-22 00:20:49 +01:00
generics.py Move the various compat things to the compat module. 2013-01-03 11:41:07 +01:00
htmlrenderer.py Move the various compat things to the compat module. 2013-01-03 11:41:07 +01: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 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
modelviews.py Use compat import of urlpatterns 2012-12-27 20:20:01 +00:00
negotiation.py Negotiation API finalized. .select_renderers and .select_parsers 2012-10-17 22:58:18 +01:00
pagination.py Merge branch 'master' of https://github.com/sunscrapers/django-rest-framework 2012-12-14 20:11:37 +00:00
parsers.py First passing test under p3k \o/ 2012-11-22 00:20:49 +01:00
relations_hyperlink.py Fixed unicode errors. 2013-01-02 19:06:02 +01:00
relations_nested.py Fixed unicode errors. 2013-01-02 19:06:02 +01:00
relations_pk.py Fixed unicode errors. 2013-01-02 19:06:02 +01:00
renderers.py Move the various compat things to the compat module. 2013-01-03 11:41:07 +01:00
request.py Move the various compat things to the compat module. 2013-01-03 11:41:07 +01:00
response.py Move the various compat things to the compat module. 2013-01-03 11:41:07 +01: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 Fixed unicode errors. 2013-01-02 19:06:02 +01:00
status.py Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
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 Push tests into a seperate app namespace 'rest_framework.test' 2012-10-27 18:44:23 +01:00
throttling.py fixed a bug on testing throttling headers 2012-11-13 18:39:07 +01:00
validators.py readonly -> read_only 2012-10-28 20:21:45 +00:00
views.py First passing test under p3k \o/ 2012-11-22 00:20:49 +01:00