add django-oauth-plus & oauth2 to optionals.txt

This commit is contained in:
swistakm 2013-02-25 17:02:13 +01:00
parent e2b11a29d1
commit cfce4555d7

View File

@ -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