[Python-modules-commits] [python-social-auth] 172/322: Merge pull request #543 from bogdal/wunderlist-backend

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:13:05 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 d803dd574a5a25156c4561d449e368c7dca5f222
Merge: 6d923e9 829806f
Author: Matías Aguirre <matiasaguirre at gmail.com>
Date:   Wed Mar 11 21:34:20 2015 -0300

    Merge pull request #543 from bogdal/wunderlist-backend
    
    Wunderlist oauth2 backend

 docs/backends/index.rst                            |  1 +
 docs/backends/wunderlist.rst                       | 13 ++++++++++
 docs/intro.rst                                     |  2 ++
 .../cherrypy_example/local_settings.py.template    |  1 +
 examples/django_example/example/settings.py        |  1 +
 examples/django_me_example/example/settings.py     |  1 +
 examples/flask_example/settings.py                 |  1 +
 examples/flask_me_example/settings.py              |  1 +
 examples/pyramid_example/example/settings.py       |  1 +
 examples/tornado_example/settings.py               |  1 +
 examples/webpy_example/app.py                      |  1 +
 social/backends/wunderlist.py                      | 29 ++++++++++++++++++++++
 social/tests/backends/test_wunderlist.py           | 26 +++++++++++++++++++
 13 files changed, 79 insertions(+)

-- 
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