index
:
django.git
fix-31295
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
Age
Commit message (
Expand
)
Author
2024-10-17
Fixed #35795 -- Added role="button" to links acting as buttons for screen rea...
Jay Patel
2024-05-21
Removed hardcoded docs version in csrf template.
Ryan Hiebert
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-02-12
Fixed #35171 -- Updated the design of the "Congrats" page.
Alexander Lazarević
2024-02-12
Corrected indentation of the "Congrats" page template.
Alexander Lazarević
2024-01-31
Fixed #35143 -- Improved accessibility of 404/500 debug pages.
Marijke Luttekes
2024-01-30
Made cosmetic edits to rocket SVG in the "Congrats" page.
Baptiste Mispelon
2023-05-24
Fixed #34592 -- Removed Safari/Chrome workaround for system fonts.
minusf
2023-05-22
Fixed #34588 -- Removed usage of nonexistent stylesheet in the 'Congrats' page.
gtleee
2023-02-17
Fixed #34343 -- Moved built-in templates to filesystem.
Nick Pope
2022-11-29
Fixed #33701 -- Added fine-grained error locations to the technical 500 debug...
Giebisch
2022-11-25
Fixed #33747 -- Added exception notes to the technical 500 debug page.
Giebisch
2022-08-17
Fixed #33878 -- Switched to system fonts in CSS.
Tom Carrick
2022-07-25
Simplified various built-in templates.
Nick Pope
2022-07-25
Standardized formatting in technical 500 template.
Nick Pope
2022-01-28
Fixed #33461 -- Escaped template errors in the technical 500 debug page.
Keryn Knight
2022-01-24
Fixed wrapping of long values in technical 500 debug page.
Mariusz Felisiak
2022-01-24
Fixed #33457 -- Fixed "Local vars" scrolling in technical 500 debug page.
Hrushikesh Vaidya
2022-01-22
Stopped including type="text/css" attributes for CSS link tags.
Claude Paroz
2022-01-13
Fixed #33396 -- Added view name to technical 500 debug page.
Hrushikesh Vaidya
2021-12-29
Fixed wrapping of long values in technical 500 debug page.
Keryn Knight
2021-09-10
Fixed #33096 -- Fixed <form> nesting in technical 500 template.
Jan Schär
2021-04-30
Fixed #32698 -- Moved HttpRequest.get_raw_uri() to ExceptionReporter._get_raw...
Hasan Ramezani
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
2021-04-09
Fixed #32624 -- Avoided using JavaScript for "Local vars" show/hide in techni...
Collin Anderson
2020-11-24
Improved bidirectionality on the 'Congrats' page.
Thibaud Colas
2020-11-20
Fixed #32053 -- Fixed accessibility issues on the 'Congrats' page.
Thibaud Colas
2020-11-20
Added explicit HTMLElement.dir attribute in templates.
Author: Nick Pope
2020-11-10
Refs #31672 -- Made technical 500 debug page include exceptions without trace...
Hasan Ramezani
2020-10-12
Fixed #32087 -- Made technical 500 debug page use HTTPS for sharing traceback.
nik258heda
2020-10-01
Fixed #32051 -- Fixed rocket animation on the 'Congrats' page.
Thibaud Colas
2020-10-01
Refs #32051 -- Cleaned up CSS and SVG in the 'Congrats' page.
Thibaud Colas
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
2020-04-09
Fixed #30779 -- Improved selection of filenames in technical 500 debug page.
Daniel Hahler
2020-01-14
Fixed <span> nesting in technical 500 template.
Daniel Hahler
2020-01-10
Fixed #23004 -- Added request.META filtering to SafeExceptionReporterFilter.
Carlton Gibson
2019-12-18
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
Mike Hansen
2019-12-11
Fixed #31080 -- Removed redundant type="text/javascript" attribute from <scri...
Jon Dufresne
2019-07-29
Fixed #30411 -- Improved formatting of text tracebacks in technical 500 templ...
Jerrod Martin
2019-06-28
Fixed #30400 -- Improved typography of user facing strings.
Jon Dufresne
2019-04-05
Fixed bidirectionality on the congrats page.
Majid Vaghari
2018-12-21
Fixed #29995 -- Used higher contrast colors in debug page.
Zach Garwood
2018-12-21
Removed an overridden CSS rule in debug page.
Tim Graham
2018-08-22
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
Claude Paroz
2018-06-27
Refs #28457 -- Tweaked colors/layout of the congrats page for readability.
Timothy Allen
2018-01-12
Fixed #28885 -- Fixed hidden content at the bottom of the "The install worked...
Himanshu Chauhan
2017-10-28
Refs #28457 -- Removed unused .next-step CSS in django/views/templates/defaul...
Tim Baxter
[next]