aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/tests/methods.py
AgeCommit message (Expand)Author
2012-09-20Remove old 'djangorestframework directoriesTom Christie
2012-01-22.DATA, .FILES, overloaded HTTP method, content type and content available dir...Sébastien Piquemal
2011-12-29whitespace fixesTom Christie
2011-06-25Support for HEAD methodCarles Barrobés
2011-05-12_perform_form_overloading becomes transparentTom Christie
2011-05-12refactoring resource specfic stuff into ResourceMixin - validators now defunctTom Christie
2011-04-11Rename mixins into Mixin class, rename ResponseException to ErrorResponse, re...Tom Christie
2011-04-11Test cleanupTom Christie
2011-04-11method overloading tests passingTom Christie
2011-04-02Refactor to use self.CONTENT to access request body. Get file upload workingtom christie tom@tomchristie.com
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...tom christie tom@tomchristie.com
2011-02-07Refactor a bunch of stuff into mixins, more teststom christie tom@tomchristie.com
2011-02-04Huge stack of refactoring getting stuff into Mixin classes, and loads of test...tom christie tom@tomchristie.com