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
| Name | Type | Required | Description |
|---|---|---|---|
| self | yes |
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