Skip to content

ExcludeFieldsSerializerMixin

Overview

Fields hidden or added by this Mixin are not shown in OPTIONS responses. https://github.com/encode/django-rest-framework/discussions/8606#discussioncomment-3899252

get_extra_kwargs

Signature

get_extra_kwargs(self)

Parameters

NameTypeRequiredDescription
selfyes

Source

server/vueda/core/serializers/__init__.py:278

dict {#dict}

dictionary for instance variables

weakref {#weakref}

list of weak references to the object

Source

server/vueda/core/serializers/__init__.py:272

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