1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 23, 2025 — Sep 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #707 from webjunkie/patch-1 More... about 11 years ago
References to UberOAuth2 backend docs added in intro.rst and backends/index.rst More... about 11 years ago
Add support for Uber OAuth2 - Uber API v1 - Backend UberOAuth2 added - Tests for UberOAuth2 backend added - Docs for backend added More... about 11 years ago
Fix flask remember-me functionality More... about 11 years ago
Merge branch 'master' of github.com:omab/python-social-auth More... about 11 years ago
Retrieve remember value from session More... about 11 years ago
Fix #703 More... about 11 years ago
formatting cleanups More... about 11 years ago
more formatting More... about 11 years ago
formatting test More... about 11 years ago
first revision More... about 11 years ago
Adding abstract UserSocialAuth model as well as a model manager class. More... about 11 years ago
Adding a model manager for the django app. More... about 11 years ago
Update main.py More... about 11 years ago
Merge pull request #685 from JordanReiter/patch-1 More... about 11 years ago
Merge pull request #690 from asimcan/master More... about 11 years ago
Merge pull request #684 from frankier/django1.7-emailfield-compat More... about 11 years ago
Merge pull request #686 from jneves/master More... about 11 years ago
Merge pull request #689 from gcheshkov/master More... about 11 years ago
Merge branch 'jeyraof-add-orbi-backend' More... about 11 years ago
Link docs and PEP8 More... about 11 years ago
removed @app.teardown_request since it is called before @app.teardown_appcontext and removes current session. With @app.teardown_request session is removed just before session.commit and logged in user can not be saved on db. More... about 11 years ago
Remove debug printing from BaseOAuth2 backend More... about 11 years ago
support for goclio.eu service More... about 11 years ago
text -> content solves "is not JSON serializable" More... about 11 years ago
Close #622 by explicitly setting email length (compatibility with Django 1.7) More... about 11 years ago
Fix test failed: get right user_id from response More... about 11 years ago
Add orbi backend More... about 11 years ago
Merge pull request #676 from paxapy/feature/echosign_backend More... about 11 years ago
Meetup PEP8 and link docs More... about 11 years ago