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
At the moment the only way to specify conflicts on columns which are foreign keys seems to be to specify the id of the related object. As Django otherwise supports passing the appropriate instances this is potentially somewhat surprising.