django-rest-framework/djangorestframework/tests
2011-04-11 17:13:11 +01: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 depercate auth and content arguments to the request handler methods - yea :) 2011-04-11 17:13:11 +01:00
authentication.py depercate auth and content arguments to the request handler methods - yea :) 2011-04-11 17:13:11 +01:00
breadcrumbs.py Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now. 2011-02-19 10:26:27 +00:00
content.py Rename mixins into Mixin class, rename ResponseException to ErrorResponse, remove NoContent 2011-04-11 16:38:00 +01:00
description.py Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now. 2011-02-19 10:26:27 +00:00
emitters.py Rename mixins into Mixin class, rename ResponseException to ErrorResponse, remove NoContent 2011-04-11 16:38:00 +01:00
files.py depercate auth and content arguments to the request handler methods - yea :) 2011-04-11 17:13:11 +01:00
methods.py Rename mixins into Mixin class, rename ResponseException to ErrorResponse, remove NoContent 2011-04-11 16:38:00 +01:00
package.py Add VERSION string 2011-03-17 08:51:26 +00:00
parsers.py Refactor to use self.CONTENT to access request body. Get file upload working 2011-04-02 16:32:37 +01:00
response.py Move status codes into seperate module 2011-02-19 10:47:26 +00:00
reverse.py depercate auth and content arguments to the request handler methods - yea :) 2011-04-11 17:13:11 +01:00
status.py Move status codes into seperate module 2011-02-19 10:47:26 +00:00
validators.py Rename mixins into Mixin class, rename ResponseException to ErrorResponse, remove NoContent 2011-04-11 16:38:00 +01:00
views.py Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now. 2011-02-19 10:26:27 +00:00