index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
views
/
templates
/
technical_404.html
Age
Commit message (
Expand
)
Author
2026-01-09
Refs #35875 -- Added dark mode support in additional views.
mbcodes
2026-01-09
Fixed #36853 -- Fixed technical 500 and 404 email CSS support.
Andrea Zanotto
2025-09-26
Refs #28526 -- Provided URLResolver namespace in technical 404 template.
Jacob Walls
2024-02-23
Fixed #35140 -- Increased font size in debug views.
erosselli
2024-02-14
Fixed #35195 -- Removed unnecessary type="text/css" attributes from <style> t...
Cosmic Process
2024-01-31
Fixed #35143 -- Improved accessibility of 404/500 debug pages.
Marijke Luttekes
2021-04-27
Refs 32637 -- Made technical 404 debug page display exception message when UR...
Mariusz Felisiak
2021-04-13
Fixed #32637 -- Restored exception message on technical 404 debug page.
Mariusz Felisiak
2020-09-07
Fixed #31791 -- Made technical 404 debug page display the tried URL patterns ...
Jon Dufresne
2020-07-08
Refs #30400 -- Improved typography in debug and csrf templates.
Jon Dufresne
2017-09-21
Fixed #28508 -- Set the foreground color to black in CSRF and 404 error templ...
Stefan Sinca
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-08-01
Removed unneeded escape filter in templates where autoescaping is enabled.
Tim Graham
2017-04-12
Fixed #28007 -- Moved debug templates to the filesystem
Claude Paroz