aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorDavid Larlet2011-06-25 18:42:03 +0200
committerDavid Larlet2011-06-25 18:42:03 +0200
commitfe7e3ba3ae692b5f20719d5de52682a57166ded2 (patch)
tree088e99c87406db4e4806d12f277db97a8746dae0 /examples
parent50efa106529e03eda5607e6c9323838432ce755f (diff)
downloaddjango-rest-framework-fe7e3ba3ae692b5f20719d5de52682a57166ded2.tar.bz2
Adding tests for OAuth authentication through django-oauth-plus, a dedicated example project is still missing though
Diffstat (limited to 'examples')
-rw-r--r--examples/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/requirements.txt b/examples/requirements.txt
index 09cda945..dffe0d99 100644
--- a/examples/requirements.txt
+++ b/examples/requirements.txt
@@ -5,4 +5,4 @@ wsgiref==0.1.2
Pygments==1.4
httplib2==0.6.0
Markdown==2.0.3
-
+django-oauth-plus==2.0.0