summaryrefslogtreecommitdiff
path: root/django/views/templates/default_urlconf.html
AgeCommit message (Expand)Author
2026-01-09Refs #35875 -- Added dark mode support in additional views.mbcodes
2024-02-12Fixed #35171 -- Updated the design of the "Congrats" page.Alexander Lazarević
2024-02-12Corrected indentation of the "Congrats" page template.Alexander Lazarević
2024-01-30Made cosmetic edits to rocket SVG in the "Congrats" page.Baptiste Mispelon
2023-05-24Fixed #34592 -- Removed Safari/Chrome workaround for system fonts.minusf
2023-05-22Fixed #34588 -- Removed usage of nonexistent stylesheet in the 'Congrats' page.gtleee
2022-08-17Fixed #33878 -- Switched to system fonts in CSS.Tom Carrick
2022-01-22Stopped including type="text/css" attributes for CSS link tags.Claude Paroz
2020-11-24Improved bidirectionality on the 'Congrats' page.Thibaud Colas
2020-11-20Fixed #32053 -- Fixed accessibility issues on the 'Congrats' page.Thibaud Colas
2020-11-20Added explicit HTMLElement.dir attribute in templates.Author: Nick Pope
2020-10-01Fixed #32051 -- Fixed rocket animation on the 'Congrats' page.Thibaud Colas
2020-10-01Refs #32051 -- Cleaned up CSS and SVG in the 'Congrats' page.Thibaud Colas
2019-12-18Refs #30585 -- Updated project templates and tests to use (block)translate tags.Mike Hansen
2019-06-28Fixed #30400 -- Improved typography of user facing strings.Jon Dufresne
2019-04-05Fixed bidirectionality on the congrats page.Majid Vaghari
2018-06-27Refs #28457 -- Tweaked colors/layout of the congrats page for readability.Timothy Allen
2018-01-12Fixed #28885 -- Fixed hidden content at the bottom of the "The install worked...Himanshu Chauhan
2017-10-28Refs #28457 -- Removed unused .next-step CSS in django/views/templates/defaul...Tim Baxter
2017-10-28Refs #28457 -- Updated the colors of the 'Congrats' page for WCAG AA compliance.Tim Baxter
2017-10-24Fixed #28735 -- Fixed typo in django/views/templates/default_urlconf.html.Scot Hacker
2017-08-21Django -> django when styled as a logo with font. This was pointed out at Dja...Allen, Timothy
2017-08-07Fixed #28457 -- Updated the design of the 'Congrats' page for new Django proj...Timothy Allen
2017-04-12Fixed #28007 -- Moved debug templates to the filesystemClaude Paroz