diff options
| author | Tom Christie | 2013-03-07 17:43:13 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-03-07 17:43:13 +0000 |
| commit | a4b33992a5e2affb710d0c16f2286d8ddc81f07c (patch) | |
| tree | 29da9798f52a8ab1376f08b70d729e65caabebd3 /optionals.txt | |
| parent | 1d62594fa9ed87545a312681f999bbfa0237491b (diff) | |
| parent | 5a56f92abf5f52ac153c4faa1b75af519c96a207 (diff) | |
| download | django-rest-framework-a4b33992a5e2affb710d0c16f2286d8ddc81f07c.tar.bz2 | |
Merge OAuth2 work.
Diffstat (limited to 'optionals.txt')
| -rw-r--r-- | optionals.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/optionals.txt b/optionals.txt index d0bc6a70..1853f74b 100644 --- a/optionals.txt +++ b/optionals.txt @@ -4,3 +4,4 @@ defusedxml>=0.3 django-filter>=0.5.4 django-oauth-plus>=2.0 oauth2>=1.5.211 +django-oauth2-provider>=0.2.3 |
