Maintenance Mode
Search & Filter
| Package | django-maintenance-mode | Django Enterprise Maintenance Suite |
|---|---|---|
|
Description
|
:construction:
:hammer_and_wrench: shows a 503 error page when maintenance-mode is on. |
Enterprise Maintenance Suite
is a Django reusable application that provides enterprise-gra… |
|
Category
|
App | App |
|
Using This
|
1
|
0
|
|
Python 3?
|
Yes | Yes |
|
Dev Status
|
Production/Stable | Unknown |
|
Version (PyPI)
|
0.22.0 | 1.0.1 |
|
Stars
|
524 | 2 |
|
Forks
|
52 | 0 |
|
Commits
|
|
|
|
Updated
|
13 Apr 2026 | 17 Jan 2026 |
|
License
|
MIT License | Custom |
|
Links
|
||
|
Feature Comparison
(click cells to edit)
|
||
|
503 page
|
|
—
|
|
Can exclude staff
|
|
—
|
|
Can exclude superuser
|
|
—
|
|
Can ignore urls
|
|
—
|
|
Can use a custom 503 template
|
|
—
|
|
Can be activated/deactivated using commands
|
|
—
|
|
Can redirect to another url
|
|
—
|
|
Works at web-server level
|
|
—
|
|
Works at application level
|
|
—
|
|
Can exclude IP addresses
|
|
—
|
|
Can be activated/deactivated using urls
|
|
—
|
|
Works on time
|
—
|
—
|
|
Can work at view level
|
|
—
|
|
Works at view level
|
|
—
|
|
Pluggable backends support
|
|
—
|
:construction: :hammer_and_wrench: shows a 503 error page when maintenance-mode is on.
Enterprise Maintenance Suite is a Django reusable application that provides enterprise-grade maintenance control System.
Features Being Compared
503 page
Can exclude staff
Can exclude superuser
Can ignore urls
Can use a custom 503 template
Can be activated/deactivated using commands
Can redirect to another url
Works at web-server level
Works at application level
Can exclude IP addresses
Can be activated/deactivated using urls
Works on time
Has options to disable/enable maintenance mode at a certain time.
Can work at view level
It is possible to activate/deactivate maintance mode on specific views
Works at view level
It is possible to activate/deactivate maintenance mode for specific views.