0.18.0
- Drop
Python < 3.8andDjango < 2.2support. #99 - Add backend for using default static storage (
"maintenance_mode.backends.StaticStorageBackend"). (by @matmair in #97) - Replace
str.formatwithf-strings. - Replace
setup.py testin favor ofruntests.py. - Bump requirements, Github actions and pre-commit hooks.