Django-email-throttler

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 3

0.5.0

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

- Django 4.1 compatibility change (thanks l00sed!)
- Drop Python 2.x support

0.4.1

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

- fix syntax error (thanks billrideout!)

0.4.0

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

- Python3 support (thanks chrisamin!)

0.3.4

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

- Added EMAILTHROTTLER_TRUNCATE_SUBJECT (integer) to configuration to limit
the length of file names created by the middleware. This can come handy if
you hit file system limitations. Default value is None.

0.3.3

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

- Use "requires_system_checks = False" to disable system checks on startup.
It comes handy e.g. when the main database in unavailable: this way the
reporting still works.

0.3.2

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

- change optparse to argparse, which is enforced by Django 1.10

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.