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
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