django-maintenance-mode

Error page

Displays a 503 error page when a website is in maintenance mode.

construction hammer_and_wrench shows a 503 error page when maintenance-mode is on.

GitHub

501 stars
11 watching
55 forks
Language: Python
last commit: 1 day ago
Linked from 1 awesome list

503djangomaintenancemaintenance-modepypipythonservice-unavailable

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fabiocaccamo/django-extra-settings Configures typed extra settings using the Django admin interface. 556
fabiocaccamo/django-redirects A Django middleware that provides fine-grained control over redirects. 68
fabiocaccamo/django-admin-interface Enhancements and customizations to Django's default admin interface 1,856
django-cache-machine/django-cache-machine Automatically caches and invalidates Django model data in real-time 876
revsys/django-test-plus Reduces boilerplate code in Django tests to make them more efficient and maintainable 614
fabiocaccamo/django-freeze Generates static versions of Django sites 94
assem-ch/django-jet-reboot Reboots Django Jet to support modern Django versions and Python releases 423
fabiocaccamo/django-treenode A Django project providing an abstract model and admin interface for tree-based data structures. 690
adamchainz/flake8-logging A Flake8 plugin that checks for issues related to logging in Python code 79
mwarkentin/django-watchman Provides a RESTful API to monitor the health and status of backing services such as databases and caches. 541
ceterai/django-pyproject Tool to store Django settings in pyproject.toml file 5
revsys/django-health-check Automates monitoring and reporting of application health checks at deployment time. 1,248
dmpayton/django-admin-honeypot A fake admin login screen to log and notify admins of unauthorized access attempts 1,031
mgrouchy/django-stronghold Makes all Django views require login by default 397
tommilligan/flake8-fixme Automatically detects and flags temporary notes in Python code to help maintain coding standards. 18