Files
django-anymail/docs
medmunds 60dc11559d AnymailMessage: initialize anymail_status to empty AnymailStatus
Allows clients that use AnymailMessage or AnymailMessageMixin
to access (e.g.) message.anymail_status.message_id without
an AttributeError, even when using a non-Anymail backend
(e.g., during testing).

Also clarify docs of anymail_status attribute to note it only gets
attached to a normal Django EmailMessage when sent through
an Anymail backend.

(May help with situation described in #36)
2016-10-20 11:50:31 -07:00
..
2016-03-09 18:37:11 -08:00
2016-04-29 18:10:50 -07:00
2016-03-14 13:42:56 -07:00
2016-06-22 15:31:30 -07:00
2013-03-02 17:06:54 -08:00
2013-03-02 17:06:54 -08:00
2016-03-09 18:37:11 -08:00
2016-03-09 18:37:11 -08:00