We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We currently don't write out the members of HpcProject records. However, we need this.
So, write out using SlugRelatedField with many=True, read_only=True.
many=True, read_only=True
They did a similar thing!
The text was updated successfully, but these errors were encountered:
feat: writing out more data in API (#170, #172)
857a726
feat: writing out more data in API (#170, #172) (#174)
a9beb5c
stolpeo
Successfully merging a pull request may close this issue.
What is your feature request?
We currently don't write out the members of HpcProject records. However, we need this.
So, write out using SlugRelatedField with
many=True, read_only=True
.Have you seen anything similar somewhere else?
They did a similar thing!
The text was updated successfully, but these errors were encountered: