Is there a reason why a field has no many=... parameter like a serializer #9247
Unanswered
KommuSoft
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.
-
I discovered that a serializer field has no
many=
parameter, in contrast to a serializer that then wraps it inListSerializer
. The implementation for a field seems straightforward.Is there a reason why we should not do that for a field?
Beta Was this translation helpful? Give feedback.
All reactions