Tags: Hipo/django-ses-plus
Tags
Email attachment feature (#7) * Implement email attachment feature * Bump version to 1.0.0 * Refactor email attachments feature * Fix typo * Email monitoring and tracking (#8) * add email monitoring and tracking fields * add bounce type fields * add migration * add events extra requirements * add monitoring fields to SentEmailAdmin * send_email method returns sent_email * add ordering to SentEmailAdmin * if the email is opened, clicked or complained, it is also delivered * message_id may not be exists in extra_headers for testing * task required to return a serializable * Update version --------- Co-authored-by: Goksel Coban <[email protected]> Co-authored-by: Taylan Pince <[email protected]>
Email attachment feature (#7) * Implement email attachment feature * Bump version to 1.0.0 * Refactor email attachments feature * Fix typo * Email monitoring and tracking (#8) * add email monitoring and tracking fields * add bounce type fields * add migration * add events extra requirements * add monitoring fields to SentEmailAdmin * send_email method returns sent_email * add ordering to SentEmailAdmin * if the email is opened, clicked or complained, it is also delivered * message_id may not be exists in extra_headers for testing * task required to return a serializable * Update version --------- Co-authored-by: Goksel Coban <[email protected]> Co-authored-by: Taylan Pince <[email protected]>