]> git.parisson.com Git - django-social-auth.git/commit
Disconnect account feature
authorMatías Aguirre <matiasaguirre@gmail.com>
Wed, 16 Feb 2011 00:48:29 +0000 (22:48 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Wed, 16 Feb 2011 00:48:29 +0000 (22:48 -0200)
commitb525b4d113a66f2dbb965993d943d06be3106011
treec049442163415e2f9e0631ba60dc02df161ff896
parente58dcd667f372f10c6357003459cce0cf06ba385
Disconnect account feature
example/templates/base.html
example/templates/done.html
example/templates/home.html
social_auth/backends/__init__.py
social_auth/backends/twitter.py
social_auth/urls.py
social_auth/views.py