Skip to content

EmailSettingsBaseSerializer

Overview

Serializer base for EmailTemplateBase subclasses. Uses TemplatedTextField for subject and body (supports Django template syntax) and TemplateTagsDataField for the preview legend.

Meta

Source

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

_declared_fields

body

preview_tag_data

subject

Source

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

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