notifications_api_common
Contents:
Quickstart
Delivery guarantees
Setup configuration
Modules reference
Logging
Changelog
notifications_api_common
Index
Index
A
|
C
|
D
|
G
|
I
|
L
|
M
|
N
|
R
|
T
|
U
|
V
A
action (notifications_api_common.viewsets.ViewSetProtocol attribute)
C
CAMELIZE_KANAAL_KENMERKEN (in module notifications_api_common.settings)
CLOUDEVENT_SPECVERSION (in module notifications_api_common.settings)
conditional_atomic() (in module notifications_api_common.viewsets)
construct_message() (notifications_api_common.viewsets.NotificationMixin method)
create() (notifications_api_common.viewsets.NotificationCreateMixin method)
D
destroy() (notifications_api_common.viewsets.NotificationDestroyMixin method)
(notifications_api_common.viewsets.ViewSetProtocol method)
G
get_domain() (in module notifications_api_common.utils)
get_kanaal() (notifications_api_common.viewsets.NotificationMixin method)
(notifications_api_common.viewsets.ViewSetProtocol method)
get_main_resource_key() (notifications_api_common.viewsets.NotificationMixin method)
get_notification_main_object_url() (notifications_api_common.viewsets.NotificationMixin method)
(notifications_api_common.viewsets.ViewSetProtocol method)
get_object() (notifications_api_common.viewsets.ViewSetProtocol method)
get_queryset() (notifications_api_common.viewsets.ViewSetProtocol method)
get_resource_for_path() (in module notifications_api_common.utils)
get_serializer() (notifications_api_common.viewsets.ViewSetProtocol method)
get_site_domain() (in module notifications_api_common.utils)
get_viewset_for_path() (in module notifications_api_common.utils)
I
IS_HTTPS (in module notifications_api_common.settings)
L
LOG_NOTIFICATIONS_IN_DB (in module notifications_api_common.settings)
M
module
notifications_api_common.settings
notifications_api_common.utils
notifications_api_common.viewsets
N
NotAViewSet
notification_documentation() (in module notifications_api_common.utils)
NOTIFICATION_NUMBER_OF_DAYS_RETAINED (in module notifications_api_common.settings)
NotificationCreateMixin (class in notifications_api_common.viewsets)
NotificationDestroyMixin (class in notifications_api_common.viewsets)
NotificationMixin (class in notifications_api_common.viewsets)
NotificationMixinBase (class in notifications_api_common.viewsets)
notifications_api_common.settings
module
notifications_api_common.utils
module
notifications_api_common.viewsets
module
NOTIFICATIONS_API_GET_DOMAIN (in module notifications_api_common.settings)
NOTIFICATIONS_DISABLED (in module notifications_api_common.settings)
NOTIFICATIONS_GUARANTEE_DELIVERY (in module notifications_api_common.settings)
notifications_kanaal (notifications_api_common.viewsets.NotificationMixin attribute)
notifications_main_resource_key (notifications_api_common.viewsets.NotificationMixin attribute)
NOTIFICATIONS_SOURCE (in module notifications_api_common.settings)
notifications_wrap_in_atomic_block (notifications_api_common.viewsets.NotificationMixin attribute)
(notifications_api_common.viewsets.ViewSetProtocol attribute)
NotificationUpdateMixin (class in notifications_api_common.viewsets)
NotificationViewSetMixin (class in notifications_api_common.viewsets)
notify() (notifications_api_common.viewsets.NotificationMixin method)
(notifications_api_common.viewsets.ViewSetProtocol method)
R
request (notifications_api_common.viewsets.ViewSetProtocol attribute)
T
TIME_LEEWAY (in module notifications_api_common.settings)
U
update() (notifications_api_common.viewsets.NotificationUpdateMixin method)
V
ViewSetProtocol (class in notifications_api_common.viewsets)