django-rest-framework/djangorestframework/tests
2012-01-09 20:00:18 +02: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 whitespace fixes 2011-12-29 13:31:12 +00:00
authentication.py whitespace fixes 2011-12-29 13:31:12 +00:00
breadcrumbs.py whitespace fixes 2011-12-29 13:31:12 +00:00
content.py Drop tests that are broken, because the functionality isn't implemented. 2011-12-09 11:27:34 +00:00
description.py whitespace fixes 2011-12-29 13:31:12 +00:00
files.py whitespace fixes 2011-12-29 13:31:12 +00:00
methods.py whitespace fixes 2011-12-29 13:31:12 +00:00
mixins.py new-style resources + tests 2012-01-03 19:17:25 +02:00
models.py Use 1.4's CSRFMiddleware, so that PUT and DELETE get CSRF validation if session authentication is being used 2011-12-14 20:10:06 +00:00
modelviews.py new-style resources + tests 2012-01-03 19:17:25 +02: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 whitespace fixes 2011-12-29 13:31:12 +00:00
renderers.py made changes requested by Tom. In resources : removed decorators, and 'request' parameter from the crud methods 2012-01-09 20:00:18 +02:00
resource.py new-style resources + tests 2012-01-03 19:17:25 +02:00
response.py whitespace fixes 2011-12-29 13:31:12 +00:00
reverse.py Pull in David's initial oauth tests 2011-06-28 08:53:53 +01:00
serializer.py whitespace fixes 2011-12-29 13:31:12 +00:00
status.py whitespace fixes 2011-12-29 13:31:12 +00:00
testcases.py whitespace fixes 2011-12-29 13:31:12 +00:00
throttling.py new-style resources + tests 2012-01-03 19:17:25 +02:00
validators.py Start separating out serializers 2012-01-06 13:26:21 +00:00
views.py Start separating out serializers 2012-01-06 13:26:21 +00:00