diff options
| author | Pierre Dulac | 2013-03-01 02:08:21 +0100 |
|---|---|---|
| committer | Pierre Dulac | 2013-03-01 02:08:21 +0100 |
| commit | 592a0a5980e4baf18102769997de8011be72cd6b (patch) | |
| tree | aa9cd4e09c8d566e00df0cab353ea5a032fefae4 | |
| parent | 4e1f77db1ae48b156cb163a0853776cc23e230b5 (diff) | |
| download | django-rest-framework-592a0a5980e4baf18102769997de8011be72cd6b.tar.bz2 | |
Add django-oauth2-provider 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 3d98cc0e..a36e9e94 100644 --- a/optionals.txt +++ b/optionals.txt @@ -2,3 +2,4 @@ markdown>=2.1.0 PyYAML>=3.10 defusedxml>=0.3 django-filter>=0.5.4 +-e git+git://github.com/caffeinehit/django-oauth2-provider.git@3198060acfe14730ce2d81310cbf2b13f6403438#egg=django_oauth2_provider-dev
\ No newline at end of file |
