Fixes an error in saving profile
Review Request #4698 — Created Oct. 8, 2013 and submitted
This fixes an error in profile saving, because get_or_create returns a tuple (object, created).
Tested that profile saving works.
Review Request #4698 — Created Oct. 8, 2013 and submitted
This fixes an error in profile saving, because get_or_create returns a tuple (object, created).
Tested that profile saving works.