summaryrefslogtreecommitdiff
path: root/django/views/templates/technical_404.html
AgeCommit message (Expand)Author
2017-09-21Fixed #28508 -- Set the foreground color to black in CSRF and 404 error templ...Stefan Sinca
2017-09-20Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus
2017-08-01Removed unneeded escape filter in templates where autoescaping is enabled.Tim Graham
2017-04-12Fixed #28007 -- Moved debug templates to the filesystemClaude Paroz