DeployBoard / DeployBoard/deployboard-python

Create generic 500 page

未關閉
#76 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement web
主要語言
Python
星號
10
分支
1
PR 合併指標
30 天內沒有已合併 PR

描述

**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

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。