MAKENTNU / web

The website of the student organization MAKE NTNU, built with Django.
https://makentnu.no
MIT License
9 stars 5 forks source link

Custom 5xx error page #548

Open ddabble opened 1 year ago

ddabble commented 1 year ago

[Originally created on the "Dev-Web" Trello board, by @Maisergodt on July 5, 2021]


Comment by @ddabble on July 18, 2022:

We kind of already have this (see the 500.html template, which is used in web/urls.py), but it currently doesn't seem to take effect, for some reason 🤔