django-maintenance-mode v0.16.2 Release Notes

Release Date: 2021-12-08 // over 2 years ago
    • Added python 3.10 and django 4.0 compatibility.

Previous changes from v0.16.1

    • ๐Ÿšง Fixed logging filter condition to disable emailing 503 errors to admins while maintenance mode is enabled. #72
    • Added python 3.9 and django 3.2 to tox and travis.
    • ๐Ÿ›  Added docstring to backends, fixed miscellaneous typo.
    • ๐Ÿšš Removed outdated CONTEXT_PROCESSORS reference from installation instructions.