[Python-modules-commits] [python-social-auth] 124/322: add document url.

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:12:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to tag v0.2.10
in repository python-social-auth.

commit 3108d6314eaefc7b5b57b14dd48ff9019096f3a8
Author: tell-k <ffk2005 at gmail.com>
Date:   Sun Feb 15 02:37:27 2015 +0900

    add document url.
---
 social/backends/dribbble.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/social/backends/dribbble.py b/social/backends/dribbble.py
index 28d84b2..7aaf435 100644
--- a/social/backends/dribbble.py
+++ b/social/backends/dribbble.py
@@ -1,6 +1,7 @@
 """
 Dribbble OAuth2 backend, docs at:
     http://psa.matiasaguirre.net/docs/backends/dribbble.html
+    http://developer.dribbble.com/v1/oauth/
 """
 
 from social.backends.oauth import BaseOAuth2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-social-auth.git



More information about the Python-modules-commits mailing list