[Python-modules-commits] [python-social-auth] 84/131: Merge pull request #951 from EdwardBetts/flask_login
    Wolfgang Borgert 
    debacle at moszumanska.debian.org
       
    Sat Dec 24 15:17:06 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to tag v0.2.20
in repository python-social-auth.
commit d3c9ebedc828e1a30fd5913f0b3caf7e79204ebd
Merge: 6bf0666 8f74d33
Author: Matías Aguirre <matiasaguirre at gmail.com>
Date:   Mon Jul 18 17:56:46 2016 -0300
    Merge pull request #951 from EdwardBetts/flask_login
    
    Switch from flask.ext.login to flask_login
 examples/flask_example/__init__.py       | 6 +++---
 examples/flask_example/models/user.py    | 2 +-
 examples/flask_example/routes/main.py    | 2 +-
 examples/flask_me_example/__init__.py    | 6 +++---
 examples/flask_me_example/models/user.py | 2 +-
 examples/flask_me_example/routes/main.py | 2 +-
 social/apps/flask_app/routes.py          | 2 +-
 7 files changed, 11 insertions(+), 11 deletions(-)
-- 
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