Description and minimal example
Internal server errors correctly cause HTML 500-errors and tell the user "The administrator has been notified. Sorry for the inconvenience!" but the admin is not notified.
Expected behavior
The admin should be notified
Problem is rooted in errors/handlers.py
Description and minimal example
Internal server errors correctly cause HTML 500-errors and tell the user "The administrator has been notified. Sorry for the inconvenience!" but the admin is not notified.
Expected behavior
The admin should be notified
Problem is rooted in errors/handlers.py