Connect descriptions of writable nested serializers in the docs #8541
Unanswered
chreke
asked this question in
Ideas & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There seems to be a bit of overlap in describing how to support writable nested serializers in the docs; there's a brief mention of how to do it in the Relations section and a more in-depth explanation in the Serializers section.
Links to the relevant sections:
For someone trying to implement nested model serializers it might be helpful to link from the Relations section to the relevant part of the Serializers section. (Another option might be to try to consolidate the two into a single subsection on writable nested serializers in the Serializers doc, and link to that from Relations.)
What do you guys think? I'd be happy to write a PR if you think this is a good idea
Beta Was this translation helpful? Give feedback.
All reactions