From 91d86d96d62d5d456328834f3fe74cf3bd4a01fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Aguirre?= Date: Wed, 2 Oct 2013 13:18:05 -0300 Subject: [PATCH] Update docs regarding yahoo keys. Refs #43 --- docs/backends/yahoo.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/backends/yahoo.rst b/docs/backends/yahoo.rst index 74542fbca..32e3a41ec 100644 --- a/docs/backends/yahoo.rst +++ b/docs/backends/yahoo.rst @@ -8,7 +8,7 @@ OAuth 1.0 workflow, useful if you are planning to use Yahoo's API. - Fill ``Consumer Key`` and ``Consumer Secret`` values in the settings:: - SOCIAL_AUTH_YAHOO_KEY = '' - SOCIAL_AUTH_YAHOO_SECRET = '' + SOCIAL_AUTH_YAHOO_OAUTH_KEY = '' + SOCIAL_AUTH_YAHOO_OAUTH_SECRET = '' .. _Yahoo Developer Center: https://developer.apps.yahoo.com/projects/