aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/tests/oauthentication.py
AgeCommit message (Collapse)Author
2011-12-29whitespace fixesTom Christie
2011-06-30Tidy up oauth imports slightlyTom Christie
2011-06-28Pull in David's initial oauth testsTom Christie
2011-06-25Adding tests for OAuth authentication through django-oauth-plus, a dedicated ↵David Larlet
example project is still missing though