Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set custom error messages for the 404 error page #1759

Open
rafalp opened this issue Jun 20, 2024 · 0 comments
Open

Set custom error messages for the 404 error page #1759

rafalp opened this issue Jun 20, 2024 · 0 comments
Labels
area: backend This issue involves Python, Django or dependency (eg. database) area: theme This issue involves HTML and CSS feature: thread page Thread and private thread pages feature: threads list Lists of threads feature: user profiles

Comments

@rafalp
Copy link
Owner

rafalp commented Jun 20, 2024

Current 404 error page has hardcoded error message.

It should support custom ones too.

Also, Http404 errors raised in permission checks and elsewhere could be more descriptive (category not found, thread not found, post not found, user not found).

@rafalp rafalp added area: backend This issue involves Python, Django or dependency (eg. database) area: theme This issue involves HTML and CSS feature: threads list Lists of threads feature: thread page Thread and private thread pages feature: user profiles labels Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) area: theme This issue involves HTML and CSS feature: thread page Thread and private thread pages feature: threads list Lists of threads feature: user profiles
Projects
None yet
Development

No branches or pull requests

1 participant