]> git.parisson.com Git - django-social-auth.git/commit
Pipeline. Refs gh-90
authorMatías Aguirre <matiasaguirre@gmail.com>
Mon, 17 Oct 2011 05:57:57 +0000 (03:57 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Mon, 17 Oct 2011 05:57:57 +0000 (03:57 -0200)
commit6784213f92fca5ef17bfcc5ce1ec07dae7f181a0
tree0242840cde5ea907a975a5fcc1962b4b4d75812f
parent9db24fc37aa3c50423eb62e616899a0d4ae1f31f
Pipeline. Refs gh-90
example/settings.py
social_auth/backends/__init__.py
social_auth/backends/exceptions.py [new file with mode: 0644]
social_auth/backends/pipeline/__init__.py [new file with mode: 0644]
social_auth/backends/pipeline/associate.py [new file with mode: 0644]
social_auth/backends/pipeline/social.py [new file with mode: 0644]
social_auth/backends/pipeline/user.py [new file with mode: 0644]
social_auth/views.py