Skip to content
New issue

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

Excluded fields for nested serializers #17

Open
poojasa7182 opened this issue Apr 8, 2022 · 1 comment
Open

Excluded fields for nested serializers #17

poojasa7182 opened this issue Apr 8, 2022 · 1 comment

Comments

@poojasa7182
Copy link

poojasa7182 commented Apr 8, 2022

Presently, we can add fields to be excluded in excluded_fields for one level using the custom made model serializer, this feature can be extended to exclude fields from the nested serializers too.

@Ak216puniA
Copy link

I was working on this issue but I am not able to pick out some specific field from the nested serializer fields. Nested serializer fields come as a single entity and I am not able to access or modify the fields within. Kindly guide. @poojasa7182

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants