Django-mail-factory

Latest version: v0.24

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

Scan your dependencies

Page 4 of 5

0.7

----------------

- Added Form.get_preview_data(): provide custom data to override the form's data

0.6

----------------

- Create a password_reset generic views that use mail factory to send the confirmation email.

0.5

----------------

- Fixes 18 - Return object from get_context_data ModelChoicesField
- 17 - Display image in Previews

0.4

----------------

- only display the email preview link to the html alternative if it exist
- full test coverage (100%)
- refactor/rewrite (cleanup, no more meta-programming)
- merged email previewing in MailForm
- now uses tox, added py33 to travis
- ported to python3
- fixed error with mail_admin (was "working" with django<1.5)

0.3

----------------

- Added email previewing (with fake data): https://django-mail-factory.readthedocs.org/en/latest/interface.html#previewing-your-email
- Added ``factory.get_mail_object``
- Renamed ``factory.get_mail_object`` to ``get_mail_class``
- Added ``get_text_for`` and ``get_subject_for`` to the factory
- Some refactoring

0.2

----------------

- Custom base mail form in the factory
- Strip subject

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.