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
If HyperlinkedRelatedField raises SkipField, HyperlinkedModelSerializer does not catch it, leading to a 500 Server Error. Is this a feature or a bug? If a feature, where is it documented?