You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Foreign keys are broken when using the mapper: using put() after getting an object with the mapper will try to send the exact same dict it received before, when it should send the ID for attributes related to foreign keys.