diff options
| author | swistakm | 2013-02-25 17:02:13 +0100 |
|---|---|---|
| committer | swistakm | 2013-02-25 17:02:13 +0100 |
| commit | cfce4555d7903720806d8acc9febc3b9fc3ed0a6 (patch) | |
| tree | cae37a23b1a2412331004a53e49dd31c1f0a35f1 /optionals.txt | |
| parent | e2b11a29d129816c1d05cdd90838f64f07a12bb5 (diff) | |
| download | django-rest-framework-cfce4555d7903720806d8acc9febc3b9fc3ed0a6.tar.bz2 | |
add django-oauth-plus & oauth2 to optionals.txt
Diffstat (limited to 'optionals.txt')
| -rw-r--r-- | optionals.txt | 2 |
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 |
