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
A foreign key on model Article to model Reporter will automatically create a reverse field called article_set on the Reporter model. However for some reason, the corresponding related field name does not contain the _set suffix: