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
It looks like that all models must have an id field called 'id' .What if in my database the unique key identifier of objects is not called id?Is there a way to override the name of the id field?