]> git.parisson.com Git - django-social-auth.git/commit
Store extra data in JSON format, also add method to extend extra values to store...
authorMatías Aguirre <matiasaguirre@gmail.com>
Wed, 23 Feb 2011 20:24:10 +0000 (18:24 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Wed, 23 Feb 2011 20:24:30 +0000 (18:24 -0200)
commitfbc8dbb0cadcb1d9e530a8cf24ed9fc7f39e1f6b
tree4861a3d501c717393c67ec7a43c0a23e5c654599
parentbf11946afbac3a10b6a7ae502c81f7016c472719
Store extra data in JSON format, also add method to extend extra values to store. Closes gh-30
README.rst
social_auth/backends/__init__.py
social_auth/backends/facebook.py
social_auth/backends/twitter.py
social_auth/models.py