Fixes an error in saving profile

Review Request #4698 — Created Oct. 8, 2013 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This fixes an error in profile saving, because get_or_create returns a tuple (object, created).

Tested that profile saving works.

    Loading...