mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[GH-ISSUE #189] Show a banner with warning message when running with DEBUG=True #135
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#135
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cuu508 on GitHub (Oct 4, 2018).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/189
There are healthchecks instance(s) in the wild running with DEBUG=True, which is bad.
Fix base template to show a "running in development mode" banner at the top or bottom of every page.