[Python-modules-commits] [python-social-auth] 28/322: Fixed doc line
Wolfgang Borgert
debacle at moszumanska.debian.org
Sat Dec 24 15:12:45 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 9e7373d90e019b4db1f740de0f63437b817b2ddf
Author: Miguel Paolino <miguel.paolino at datakin.io>
Date: Fri Nov 7 16:47:29 2014 -0200
Fixed doc line
---
docs/backends/zotero.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/backends/zotero.rst b/docs/backends/zotero.rst
index 0a8330e..19da982 100644
--- a/docs/backends/zotero.rst
+++ b/docs/backends/zotero.rst
@@ -15,7 +15,7 @@ Zotero implements OAuth1 as their authentication mechanism for their Web API v3.
SOCIAL_AUTH_AUTHENTICATION_BACKENDS = (
...
- 'social.backends.amazon.Zotero',
+ 'social.backends.zotero.ZoteroOAuth',
...
)
--
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