tyler-baetz
Results
2
comments of
tyler-baetz
Okay, I was able to get this to work after looking at the example code. If I change my `ArticleSerializer` in my example here to use a `relations.ResourceRelatedField` for `author`...
Actually I'm thinking there is still a bug here. Another change that was made in that commit was adding a check for the field's `source` being present in the includes....