Skip to content

AbstractEmailQueueItem

Overview

Make subclasses preserve the alters_data attribute on overridden methods.

Meta

Source

server/vueda/vdq/models.py:284

html

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

Signature

html(unknown)

Parameters

NameTypeRequiredDescription
unknownyes

subject

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

Signature

subject(unknown)

Parameters

NameTypeRequiredDescription
unknownyes

text

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

Signature

text(unknown)

Parameters

NameTypeRequiredDescription
unknownyes

_meta

Source

server/vueda/vdq/models.py:279

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