aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/tests/request.py
AgeCommit message (Expand)Author
2012-02-07cleaned Request/Response/mixins to have similar interfaceSébastien Piquemal
2012-02-02Response as a subclass of HttpResponse - first draft, not quite there yet.Sébastien Piquemal
2012-01-24corrected request exampleSébastien Piquemal
2012-01-22.DATA, .FILES, overloaded HTTP method, content type and content available dir...Sébastien Piquemal