From: Hassek Date: Mon, 4 Jun 2012 17:16:40 +0000 (-0430) Subject: updated the README for evernote X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4200b1a12a06f9c0c8c6944e30cfab49eceb3dbc;p=django-social-auth.git updated the README for evernote --- diff --git a/README.rst b/README.rst index ef730c1..32e036c 100644 --- a/README.rst +++ b/README.rst @@ -1029,6 +1029,10 @@ Evernote OAuth 1.0 workflow. EVERNOTE_CONSUMER_KEY = '' EVERNOTE_CONSUMER_SECRET = '' +- To test in the sandbox add to settings:: + + EVERNOTE_DEBUG = True + Yandex OAuth and OpenID ^^^^^^^^^^^^^^^^^^^^^^^