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
Is it possible to have an example of how to sideload data without relying on the client to supply the include parameter? I have a ModelViewSet where I want to push some related data to the client but I can't find an easy way to do this.