- Notifications
You must be signed in to change notification settings - Fork302
Closed
Labels
Description
Included resources that are instantiated inextract_included
underrenders.py
doesn'tbind
fieldsfield_name
andparent
.
I don't have a definitive use case yet, but sometimes it's needed to understand the tree structure of serializers.
field=serializer_class(relation_instance,many=True,context=context) |
field=serializer_class(relation_instance,many=many,context=context) |