Django-emailtools-reloaded

Latest version: v0.2.4

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

Scan your dependencies

0.2.4

------------------
- Tested against Python 3.6.
- Tested against Django 2.0, 2.1 and 2.2.
- Dropping Django 1.6 and 1.7 support.
- Dropping Python 3.4 support.

0.2.3

------------------
Re-branded as `django-email-tools-reloaded`, since original package author
didn't have time to maintain the package and wasn't willing to grant
access to the PyPI.

- Python 3 support.
- Reworked test settings, sorted imports, updated tox for compatibility with
Django 1.8, 1.9, 1.10 and 1.11.
- Drop support for Python 2.6.
- Added wheel support.

0.2.2

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

- Bugfix: actually attach attachments
- Bugfix: actually use the headers parameter

0.2.1

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

- make ``from_email`` default to ``settings.DEFAULT_FROM_EMAIL``

0.2.0

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

- remove ``message`` methog on email callables in favor of direct class instantiation.
- make ``as_callable`` use an subclass of the email message with the overridden
``**kwargs`` calling arguments.

0.1.1

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

Initial Release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.