Skip to content

PerActionSerializerMixin

Overview

A ViewSet mixin that allows you to specify different serializers for different actions.

get_serializer_class

Signature

get_serializer_class(self)

Parameters

NameTypeRequiredDescription
selfyes

Source

server/vueda/core/viewsets/__init__.py:755

dict {#dict}

dictionary for instance variables

weakref {#weakref}

list of weak references to the object

Source

server/vueda/core/viewsets/__init__.py:750

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2