django-rest-framework/djangorestframework/tests
2012-02-21 22:44:02 +09:00
..
__init__.py Refactor to use self.CONTENT to access request body. Get file upload working 2011-04-02 16:32:37 +01:00
accept.py Docstring/whitespace fixes. 2012-01-18 22:59:30 -05:00
authentication.py Docstring tidy up 2012-01-23 09:06:30 +00:00
breadcrumbs.py whitespace fixes 2011-12-29 13:31:12 +00:00
content.py Drop short status codes. 2012-01-21 17:55:25 +00:00
description.py Refactored get_name()/get_description() 2012-01-23 13:32:37 -05:00
files.py Docstring/whitespace fixes. 2012-01-18 22:59:30 -05:00
methods.py whitespace fixes 2011-12-29 13:31:12 +00:00
mixins.py Ensure duplicate "page" parameters are not created 2012-02-07 11:08:55 +00:00
models.py Docstring/whitespace fixes. 2012-01-18 22:59:30 -05:00
modelviews.py whitespace fixes 2011-12-29 13:31:12 +00:00
oauthentication.py whitespace fixes 2011-12-29 13:31:12 +00:00
package.py whitespace fixes 2011-12-29 13:31:12 +00:00
parsers.py Docstring/whitespace fixes. 2012-01-18 22:59:30 -05:00
renderers.py Refactoring get_name/get_description 2012-01-25 20:39:01 +00:00
response.py whitespace fixes 2011-12-29 13:31:12 +00:00
reverse.py Pass the request object to `reverse' in the reverse tests 2012-02-21 22:44:02 +09:00
serializer.py Added test_ugettext_lazy test. Refs #87. 2012-01-11 16:16:22 +00:00
status.py Drop short status codes. 2012-01-21 17:55:25 +00:00
testcases.py whitespace fixes 2011-12-29 13:31:12 +00:00
throttling.py whitespace fixes 2011-12-29 13:31:12 +00:00
validators.py Fix tests to work on all supported configurations. 2012-01-22 20:19:34 +00:00
views.py Delete robots.txt, favicon.ico views; Move style to a new static namespace 2012-02-14 11:25:59 +09:00