Skip to content

Add django-maintenance-mode#1323

Closed
fabiocaccamo wants to merge 1 commit intovinta:masterfrom
fabiocaccamo:patch-2
Closed

Add django-maintenance-mode#1323
fabiocaccamo wants to merge 1 commit intovinta:masterfrom
fabiocaccamo:patch-2

Conversation

@fabiocaccamo
Copy link

@fabiocaccamo fabiocaccamo commented Jul 23, 2019

What is this Python project?

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

Features:

  • Customizable 503 page
  • Can exclude staff
  • Can redirect to another url
  • Can use a custom 503 template
  • Can exclude IP addresses
  • Can exclude superuser
  • Can ignore urls
  • Works at application level
  • Can be activated/deactivated using commands
  • Can be activated/deactivated using urls
  • Works at view level
  • Can work at view level
  • Pluggable backends support

What's the difference between this Python project and similar ones?

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

@fabiocaccamo fabiocaccamo changed the title Added django-maintenance-mode Add django-maintenance-mode Jul 23, 2019
@stale
Copy link

stale bot commented Oct 30, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 30, 2019
@stale stale bot closed this Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant