Custom 404 page
Open
enhancement
- Dominant language
- HTML
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- https://docs.djangoproject.com/en/3.1/topics/http/views/#customizing-error-views
- https://docs.djangoproject.com/en/3.1/topics/http/views/#django.http.Http404:~:text=In%20order%20to%20show%20customized%20HTML,when%20DEBUG%20is%20set%20to%20False.
404 page that uses our design system rather than the standard boring html
should also render for nonexistent files under `/static` (I think?)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.