Serializers & Permissions Per Action #8989
Unanswered
ruslan-korneev
asked this question in
Ideas & Suggestions
Replies: 1 comment 2 replies
-
here is a gist i've created with usage and implementation |
Beta Was this translation helpful? Give feedback.
2 replies
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 would like to add these useful mixins, needed when you wanna use a
ViewSet
and different serializers/permissions for different actions, usage should be something like:the same goes for
PermissionPerAction
Beta Was this translation helpful? Give feedback.
All reactions