[Python-modules-commits] [python-social-auth] 51/89: Merge pull request #845 from khamaileon/master

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


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

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

commit 041d732d68894ca0d8ad5150daf5d26f860f4e7d
Merge: d6ae9e8 b5c4c7b
Author: Matías Aguirre <matiasaguirre at gmail.com>
Date:   Sat Mar 26 04:13:12 2016 -0300

    Merge pull request #845 from khamaileon/master
    
    Add some tests for Spotify backend + add a backend for Deezer music service

 docs/backends/index.rst                     |  1 +
 docs/intro.rst                              |  2 ++
 examples/django_example/example/settings.py |  1 +
 social/backends/deezer.py                   | 49 +++++++++++++++++++++++++++++
 social/backends/spotify.py                  |  3 +-
 social/tests/backends/test_deezer.py        | 36 +++++++++++++++++++++
 social/tests/backends/test_spotify.py       | 34 ++++++++++++++++++++
 7 files changed, 125 insertions(+), 1 deletion(-)


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