From fe7e3ba3ae692b5f20719d5de52682a57166ded2 Mon Sep 17 00:00:00 2001 From: David Larlet Date: Sat, 25 Jun 2011 18:42:03 +0200 Subject: Adding tests for OAuth authentication through django-oauth-plus, a dedicated example project is still missing though --- examples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') 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 -- cgit v1.2.3