]> git.parisson.com Git - django-social-auth.git/commit
This change moves extra_data fetch to authenticate, to ensure that it gets updated...
authorMatt Brown <matt@thataddress.com>
Sun, 16 Jan 2011 03:22:56 +0000 (22:22 -0500)
committerMatt Brown <matt@thataddress.com>
Sun, 16 Jan 2011 03:22:56 +0000 (22:22 -0500)
commit1128aae05601a356cc6b24cca44ada259bd651fc
tree9769da62964da21fadd9c2da2b5b7a7de042be9a
parent5323f1fde2c6c5b8134a8a281b2d577cb60c2867
This change moves extra_data fetch to authenticate, to ensure that it gets updated in the UserSocialAuth record even if the user account exists already.
social_auth/backends.py