]> git.parisson.com Git - django-social-auth.git/commit
Moved auth backend access to auth module, small docstring changes
authorMatías Aguirre <matiasaguirre@gmail.com>
Mon, 10 Jan 2011 23:07:54 +0000 (21:07 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Mon, 10 Jan 2011 23:07:54 +0000 (21:07 -0200)
commit0c4adab399af37c57a73b5cc01af6cea5d4a13e8
tree69e78e4df0196db29facfbc9897a54ed2c9c56ff
parent24a6e8285162e8362387ac8ad6740b38d37e1c41
Moved auth backend access to auth module, small docstring changes
social_auth/auth.py
social_auth/models.py
social_auth/signals.py
social_auth/store.py
social_auth/views.py