]> 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 19:44:24 +0000 (17:44 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Wed, 23 Feb 2011 20:24:00 +0000 (18:24 -0200)
commitbf11946afbac3a10b6a7ae502c81f7016c472719
tree5cad6a6e2c71c6c290b7201ea8fe300ad69ab0d3
parent72347939d24011cefb43205b807450ab094261e7
Store extra data in JSON format, also add method to extend extra values to store. Closes gh-30
social_auth/fields.py [new file with mode: 0644]