Django-mail-viewer

Latest version: v2.1.0

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

Scan your dependencies

2.1

+++++++
* Added `allow-same-source-origin` to iframe sandbox so that things like `font-face` can function on localhost
* Added testing on Django 4.1 and Python 3.11
* Stopped testing on old versions of Python and Django which had already been dropped from setup.py
* Some type hinting fixes

2.0

+++++++
* Dropped Python 3.5 and 2.7 support
* Testing against Django 2.2 to 3.1
* Dropped testing Django versions less than 2.2
* Added new database backend which stores emails in a model in the database

1.0.0

++++++++++++++++++
* Dropped testing of Django 1.8, 1.9 and 1.10
* Stopped using assignment_tag in favor of Django 1.9+ simple_tag functionality, definitely breaking Django 1.8
* Added testing of Django 2.0
* Updated .editorconfig, added flake8 check, isort, and yapf checks and configs

0.2.0

++++++++++++++++++
* Added stats toxenv to show coverage stats
* Corrected v0.1.0 release date in history
* Added setting the Django `EMAIL_BACKEND` setting to quickstart and usage
* Added django cache backend
* Fixed handling of quoted-printable email encoding
* Dropped testing of Django 1.8, added testing of Django 1.11 and Python 3.6

0.1.0

++++++++++++++++++

* First release on PyPI.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.