Django-email-hosts

Latest version: v0.2.0

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

Scan your dependencies

0.2

~~~~~~~~~~~~~~~~~~~

.. _0.2: https://github.com/feinheit/django-email-hosts/compare/0.1...0.2

- Removed the ``functools.cache`` decorator from ``get_connection`` --
constructing backends isn't that expensive and the danger of memory leaks
when misusing the connection management is worse.
- Removed support for the ``ssl_keyfile`` and ``ssl_certfile`` parameters since
they are never returned by ``dj-email-url`` anyway.
- Changed the implementation to use documented APIs instead of undocumented
internals of Django.
- Switched from ``dj-email-url`` to ``speckenv_django`` for parsing the email
URL.

0.1

~~~~~~~~~~~~~~~~~~~

.. _0.1: https://github.com/feinheit/django-email-hosts/commit/747611e7285df

- Initial release!

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.