]> git.parisson.com Git - django-social-auth.git/commit
Partial pipeline. Refs #90
authorMatías Aguirre <matiasaguirre@gmail.com>
Mon, 6 Feb 2012 17:16:28 +0000 (15:16 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Mon, 6 Feb 2012 17:16:28 +0000 (15:16 -0200)
commitd53aef33b68372cd423aa29d1f29cf44e21b531a
treedf21c1801b593e9cbb754e4c9e3768e811609f41
parent94bfdfa68e0dc349e58e7172f5518f40538e81fd
Partial pipeline. Refs #90
13 files changed:
README.rst
doc/pipeline.rst
example/app/pipeline.py [new file with mode: 0644]
example/app/views.py
example/local_settings.py.template
example/templates/form.html [new file with mode: 0644]
example/urls.py
social_auth/backends/__init__.py
social_auth/backends/google.py
social_auth/backends/pipeline/__init__.py
social_auth/backends/pipeline/misc.py [new file with mode: 0644]
social_auth/urls.py
social_auth/views.py