django-maintenance-mode v0.6.0 Release Notes

Release Date: 2017-03-20 // about 7 years ago
    • Added MAINTENANCE_MODE_GET_CLIENT_IP_ADDRESS setting support.
    • Renamed settings.MAINTENANCE_MODE_TEMPLATE_CONTEXT to settings.MAINTENANCE_MODE_GET_TEMPLATE_CONTEXT.
    • Renamed settings.MAINTENANCE_MODE_IGNORE_TEST to settings.MAINTENANCE_MODE_IGNORE_TESTS.
    • Added python 3.6 compatibility.
    • Added coverage badge.
    • Added codecov to tox.