aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_authentication.py
AgeCommit message (Expand)Author
2014-03-02Support for running the test suite with py.testAndreas Pelme
2013-12-13Compat fixes for django-oauth-plus versions 2.0-2.2.1Tom Christie
2013-11-15add auth param to request client callsPhilip Forget
2013-06-28Added APIClientTom Christie
2013-06-28Added APIRequestFactoryTom Christie
2013-06-05Fix serialization exception when using non-existent consumerAlex Burgel
2013-06-03request.user should be still be accessible in renderer context if authenticat...Tom Christie
2013-05-31Cleaning up imports and whitespaceTom 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