aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/request.py
AgeCommit message (Expand)Author
2012-10-08Fix fiddly content-overloading bugTom Christie
2012-10-05Remove Parser.can_handle_request()Tom Christie
2012-09-27Remove RequestFactory from compat (Now 1.2 is not supported)Tom Christie
2012-09-27Add test for request.POSTTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie