Skip to content

django

Classes:

__all__ module-attribute

__all__ = ('UserNotifyEmailBackend',)

UserNotifyEmailBackendError

Bases: RuntimeError

UserNotifyEmailBackend

UserNotifyEmailBackend(fail_silently=False, **kwargs)

Bases: BaseEmailBackend

A Django email backend for sending email using the User Notify service.

Methods:

open

open()

close

close()

send_messages

send_messages(email_messages)