DeployBoard / DeployBoard/deployboard-python

Create generic 500 page

Aberta
#76 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement web
Linguagem predominante
Python
Estrelas
10
Forks
1
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

**Is your feature request related to a problem? Please describe.**
Sometimes errors can't be displayed properly on a specific page, we should have a generic error page that can accept a custom error message to display. For example, when middleware functions fail, we may want to send the user to an error page, instead of attempting to load the next page with a mangled request.

**Describe the solution you'd like**
Create a generic 500.html error page/template that accepts a message that simply gets displayed on the page.

**Describe alternatives you've considered**
None

**Additional context**
None

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.