aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_request.py
AgeCommit message (Expand)Author
2014-03-02Support for running the test suite with py.testAndreas Pelme
2014-01-17Merge pull request #1361 from ross/x_method_overrideTom Christie
2014-01-17always obey X-HTTP-METHOD-OVERRIDE headerRoss McFarland
2013-10-24Fixed UnicodeEncodeError when POST JSON via web interface; added testalexanderlukanin13
2013-06-28Added APIClientTom Christie
2013-06-28Added APIRequestFactoryTom Christie
2013-05-29Change test urls to match 1.6 test module name styleTom Christie
2013-05-29Rename test modules to 1.6 styleTom Christie