aboutsummaryrefslogtreecommitdiffstats
path: root/optionals.txt
diff options
context:
space:
mode:
authorTom Christie2013-03-07 09:01:53 +0000
committerTom Christie2013-03-07 09:01:53 +0000
commitd4e3610e716f2fbbda32aefb972e604446054127 (patch)
treedb9daafbe8736d7c8854bd5ef4c310ad1dd6cb0b /optionals.txt
parentddd7125a63c5187483058bad27c94676b9b6c16e (diff)
parent2eabc5c2b46d9f4cc7a467af849ff31397b9d7bf (diff)
downloaddjango-rest-framework-d4e3610e716f2fbbda32aefb972e604446054127.tar.bz2
Merge & clean OAuth support
Diffstat (limited to 'optionals.txt')
-rw-r--r--optionals.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/optionals.txt b/optionals.txt
index 3d98cc0e..d0bc6a70 100644
--- a/optionals.txt
+++ b/optionals.txt
@@ -2,3 +2,5 @@ markdown>=2.1.0
PyYAML>=3.10
defusedxml>=0.3
django-filter>=0.5.4
+django-oauth-plus>=2.0
+oauth2>=1.5.211