index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
djangorestframework
/
tests
/
methods.py
Age
Commit message (
Expand
)
Author
2012-09-20
Remove old 'djangorestframework directories
Tom Christie
2012-01-22
.DATA, .FILES, overloaded HTTP method, content type and content available dir...
Sébastien Piquemal
2011-12-29
whitespace fixes
Tom Christie
2011-06-25
Support for HEAD method
Carles Barrobés
2011-05-12
_perform_form_overloading becomes transparent
Tom Christie
2011-05-12
refactoring resource specfic stuff into ResourceMixin - validators now defunct
Tom Christie
2011-04-11
Rename mixins into Mixin class, rename ResponseException to ErrorResponse, re...
Tom Christie
2011-04-11
Test cleanup
Tom Christie
2011-04-11
method overloading tests passing
Tom Christie
2011-04-02
Refactor to use self.CONTENT to access request body. Get file upload working
tom christie tom@tomchristie.com
2011-02-19
Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...
tom christie tom@tomchristie.com
2011-02-07
Refactor a bunch of stuff into mixins, more tests
tom christie tom@tomchristie.com
2011-02-04
Huge stack of refactoring getting stuff into Mixin classes, and loads of test...
tom christie tom@tomchristie.com