]> git.parisson.com Git - django-social-auth.git/commit
OAuth improvements.
authorMatías Aguirre <matiasaguirre@gmail.com>
Tue, 23 Nov 2010 15:33:33 +0000 (13:33 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Tue, 23 Nov 2010 15:33:33 +0000 (13:33 -0200)
commitb1edd69af9619a4ae6eacf97b6cd437b2f879b71
tree12d2bb3751dd4fbccd9f3ec21760bf96f4b34c25
parent96309f5934b90fcceedb73eed9487832e0c0bee0
OAuth improvements.

Changes:
    - Parametrize backend name
    - Common base class between Twitter and Orkut authentication
      mechanism
    - Updated Doc
    - Updated example application with Orkut
README.rst
example/app/views.py
social_auth/auth.py
social_auth/backends.py
social_auth/base.py
social_auth/conf.py