forked from beda-software/drf-writable-nested
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Thank you for creating this fork/PR – it has already solved a few issues I've had with nested serializers.
Is it possible to use these mixins to support deeply nested serializers? If I've got models/serializers in a parent -> child -> grandchild configuration, can I PATCH a parent object with data containing both new and updated child and grandchild objects? If not, is there a known/recommended way of manually creating serializers that support this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels