django-maintenance-mode v0.16.1 Release Notes

Release Date: 2021-09-24 // over 2 years ago
    • ๐Ÿšง 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.