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
/
default_urlconf.html
Age
Commit message (
Expand
)
Author
2026-01-09
Refs #35875 -- Added dark mode support in additional views.
mbcodes
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-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
2022-08-17
Fixed #33878 -- Switched to system fonts in CSS.
Tom Carrick
2022-01-22
Stopped including type="text/css" attributes for CSS link tags.
Claude Paroz
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-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
2019-12-18
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
Mike Hansen
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-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
2017-10-28
Refs #28457 -- Updated the colors of the 'Congrats' page for WCAG AA compliance.
Tim Baxter
2017-10-24
Fixed #28735 -- Fixed typo in django/views/templates/default_urlconf.html.
Scot Hacker
2017-08-21
Django -> django when styled as a logo with font. This was pointed out at Dja...
Allen, Timothy
2017-08-07
Fixed #28457 -- Updated the design of the 'Congrats' page for new Django proj...
Timothy Allen
2017-04-12
Fixed #28007 -- Moved debug templates to the filesystem
Claude Paroz