Django-mail-template

Latest version: v0.1.11

Safety actively analyzes 630217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.5

Added

- Add cc, bcc, reply_to fields to MailTemplate model.

- Add more translations.

Changed

- Now MailTemplate use EmailMultiAlternatives class for creating and sending
mails.

- MailTemplate body field is added to EmailMultiAlternatives instance as
body, and also attached as alternative as "text/html"

0.1.4

Added

- Add Description field to Configuration model.

- Add Description field to MailTemplate model.

- Add Title field to MailTemplate model.

- More elements for translation.

Changed

- Modify string representation of MailTemplate model. Each MailTemplate now is
represented by it's title.

0.1.3

Added

- New advanced section in documentation.

Changed

0.1.2

Added

- More elements for translation.

- Add verbose name (and tests) to models so they can be translated.

Changed

- replace_context_variable function follow [documentation example](https://docs.python.org/3/library/stdtypes.htmlstr.format_map)
using ``string.format_map`` instead of ``string.format`` and define Default
dict type for returning missing key value.

0.1.1

Added

- Migrations files.

- This change log file.

- Spanish locale translation.

Changed

- MailTemplate's body field change type from CharField to TextField.

- Documentation review.

0.1.0

First beta version.

All test and initial models.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.