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
Hi.
I'm trying to send an OPTIONS request to a relationship view and the server raises a RuntimeError saying ResourceIdentifierObjectsSerializer must be initialized with a model class. I took a look in the code and I don't see how RelationshipView may specify the model class explicitly or implicitly. I don't have too much experience with the package itself so could someone please take a look at this?