]> git.parisson.com Git - django-social-auth.git/commit
PEP8
authorMatías Aguirre <matiasaguirre@gmail.com>
Thu, 1 Mar 2012 15:42:58 +0000 (13:42 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Thu, 1 Mar 2012 15:42:58 +0000 (13:42 -0200)
commit25ad097ddd485e55a5eb269036ef65c3be594c50
treeba726dbebf495ab06a8900a4d65e480d2f69464a
parent0db8f14ab0778c0849d4070c377e0a6b89fbe490
PEP8
23 files changed:
contrib/tests/runtests.py
contrib/tests/test_core.py
doc/conf.py
example/app/models.py
example/app/pipeline.py
example/app/views.py
example/manage.py
setup.py
social_auth/backends/__init__.py
social_auth/backends/contrib/fitbit.py
social_auth/backends/contrib/foursquare.py
social_auth/backends/contrib/gae.py
social_auth/backends/contrib/github.py
social_auth/backends/contrib/instagram.py
social_auth/backends/facebook.py
social_auth/backends/google.py
social_auth/context_processors.py
social_auth/signals.py
social_auth/store.py
social_auth/tests/facebook.py
social_auth/tests/google.py
social_auth/utils.py
social_auth/views.py