Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-django-maintenance-mode
show a 503 error page when maintenance-mode is on in Django
https://github.com/fabiocaccamo/django-maintenance-mode
0
no reviews
Install
Django-maintenance-mode shows a 503 error page when maintenance-mode is on.
It is based on a imple flag either in settings or as a file in any file storage, and works on application level. It does not prevent database access or anything else.