Can you please provide a documentation on how to use it with nested serializers?
Closed this issue · 2 comments
grantmatch-ops commented
Can you please provide a documentation on how to use it with nested serializers?
Shin-- commented
@grantmatch-ops Do you have any specific questions? I recently rewrote a lot of how we handle and can handle nested serializers (and fields). Maybe the comments already help you: https://github.com/wharton/drf-renderer-xlsx/blob/main/drf_renderer_xlsx/renderers.py
But yes, I (or someone else) should update the readme and explain some more