aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_authentication.py
AgeCommit message (Expand)Author
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