drf-sendables
Contents
API
Settings
Customized usage
Exchangeables
drf-sendables
Index
Index
A
|
C
|
D
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
V
A
AFTER_SEND_CALLBACKS (configuration value)
ALLOW_SEND_TO_SELF (configuration value)
C
ContainerSerializer (class in sendables.core.serializers)
content (sendables.core.models.Sendable attribute)
(sendables.messages.models.Message attribute)
(sendables.notices.models.Notice attribute)
content_type (sendables.core.models.ReceivedSendable attribute)
(sendables.core.models.RecipientSendableAssociation attribute)
D
DELETE_HANGING_SENDABLES (configuration value)
DETAIL_SENT_SERIALIZER_CLASS (configuration value)
DETAIL_SERIALIZER_CLASS (configuration value)
F
FILTER_FIELDS_RECIPIENTS (configuration value)
FILTER_FIELDS_SENDABLES (configuration value)
FILTER_RECIPIENTS (configuration value)
filter_recipients() (in module sendables.core.policies.filter)
FILTER_SENDABLES (configuration value)
filter_sendables() (in module sendables.core.policies.filter)
FilterType (class in sendables.core.types)
G
get_fields() (sendables.core.serializers.SendSerializer method)
GET_RECEIVED_PREFETCH_FIELDS (configuration value)
get_received_prefetch_fields() (in module sendables.core.policies.list)
GET_VALID_ITEMS (configuration value)
get_valid_items_lenient() (in module sendables.core.policies.select)
get_valid_items_strict() (in module sendables.core.policies.select)
GET_VALID_RECIPIENTS (configuration value)
get_valid_recipients_lenient() (in module sendables.core.policies.send)
get_valid_recipients_strict() (in module sendables.core.policies.send)
I
is_read (sendables.core.models.ReceivedSendable attribute)
is_removed (sendables.core.models.Sendable attribute)
(sendables.messages.models.Message attribute)
(sendables.notices.models.Notice attribute)
L
LIST_SENT_SERIALIZER_CLASS (configuration value)
LIST_SERIALIZER_CLASS (configuration value)
LIST_VIEW_NAME_FILTER_SENDABLES (configuration value)
LIST_VIEW_NAME_PAGINATION_CLASS (configuration value)
M
Message (class in sendables.messages.models)
MessageDetailSerializer (class in sendables.messages.serializers)
MessageListSerializer (class in sendables.messages.serializers)
MessageSentSerializer (class in sendables.messages.serializers)
N
Notice (class in sendables.notices.models)
O
object_id (sendables.core.models.ReceivedSendable attribute)
(sendables.core.models.RecipientSendableAssociation attribute)
P
PAGINATION_CLASS (configuration value)
PARTICIPANT_KEY_NAME (configuration value)
PARTICIPANT_KEY_TYPE (configuration value)
ParticipantSerializer (class in sendables.messages.serializers)
R
ReceivedSendable (class in sendables.core.models)
ReceivedSendableSerializer (class in sendables.core.serializers)
recipient (sendables.core.models.ReceivedSendable attribute)
(sendables.core.models.RecipientSendableAssociation attribute)
RECIPIENT_FIELD_TYPE_DETAIL (configuration value)
RECIPIENT_FIELD_TYPE_LIST (configuration value)
RecipientSendableAssociation (class in sendables.core.models)
S
save() (sendables.core.serializers.SendSerializer method)
(sendables.messages.serializers.SendMessageSerializer method)
SEND_PERMISSIONS (configuration value)
SEND_SERIALIZER_CLASS (configuration value)
Sendable (class in sendables.core.models)
sendable (sendables.core.models.ReceivedSendable attribute)
(sendables.core.models.RecipientSendableAssociation attribute)
SENDABLE_CLASS (configuration value)
SENDABLE_KEY_NAME (configuration value)
SENDABLE_KEY_TYPE (configuration value)
sendables_path() (in module sendables.core.urls)
sender (sendables.messages.models.Message attribute)
SENDER_FIELD_TYPE_DETAIL (configuration value)
SENDER_FIELD_TYPE_LIST (configuration value)
SendMessageSerializer (class in sendables.messages.serializers)
SendSerializer (class in sendables.core.serializers)
SENT_FIELD_NAMES (configuration value)
sent_on (sendables.core.models.Sendable attribute)
(sendables.messages.models.Message attribute)
(sendables.notices.models.Notice attribute)
SORT_RECEIVED_KEY (configuration value)
sort_received_key() (in module sendables.core.policies.list)
SORT_SENT_KEY (configuration value)
sort_sent_key() (in module sendables.core.policies.list)
V
VIEW_NAME_PERMISSIONS (configuration value)