]> git.parisson.com Git - django-social-auth.git/commit
Improve logging. Closes #244
authorMatías Aguirre <matiasaguirre@gmail.com>
Thu, 9 Feb 2012 04:11:59 +0000 (02:11 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Thu, 9 Feb 2012 04:17:43 +0000 (02:17 -0200)
commit68235f75523db96e5f5680557954e507491d38d5
tree79d12e494907ad684101c6f7ac2c2e126ce802d1
parentc6e7d6850815ee316b11af558aac465caa2ee45f
Improve logging. Closes #244
12 files changed:
social_auth/backends/__init__.py
social_auth/backends/contrib/foursquare.py
social_auth/backends/contrib/github.py
social_auth/backends/contrib/linkedin.py
social_auth/backends/contrib/livejournal.py
social_auth/backends/contrib/orkut.py
social_auth/backends/facebook.py
social_auth/backends/google.py
social_auth/backends/twitter.py
social_auth/backends/yahoo.py
social_auth/utils.py
social_auth/views.py