Files
django-anymail/anymail
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-06-22 15:31:30 -07:00
2016-02-27 12:03:45 -08:00
2016-08-22 10:56:22 -07:00
2016-05-12 21:18:04 -07:00
2016-06-22 15:31:30 -07:00
2016-04-29 18:10:50 -07:00