django/docs/intro
Howard Cox cd413bd78a Fixed #34621 -- Made admin site header render in <div> tag.
This was problematic for screen reader users because they use headings
to navigate. Having two <h1> is confusing, and the one in the header
wasn’t particularly helpful since it’s the same on all pages.
2023-06-05 11:55:06 +02:00
..
_images Fixed #32539 -- Added toggleable facet filters to ModelAdmin. 2023-03-03 20:24:57 +01:00
contributing.txt Fixed #34579 -- Added Django Forum to contributing guides. 2023-05-22 20:21:18 +02:00
index.txt Fixed #34146 -- Added 3rd-party lib tutorial step. 2023-02-07 15:26:37 +01:00
install.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
overview.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
reusable-apps.txt Used extlinks for PyPI links. 2023-04-17 06:55:32 +02:00
tutorial01.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
tutorial02.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
tutorial03.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
tutorial04.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
tutorial05.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
tutorial06.txt Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-05-31 11:17:01 +02:00
tutorial07.txt Fixed #34621 -- Made admin site header render in <div> tag. 2023-06-05 11:55:06 +02:00
tutorial08.txt Fixed #34146 -- Added 3rd-party lib tutorial step. 2023-02-07 15:26:37 +01:00
whatsnext.txt Refs #31676 -- Used term "merger" instead of "committer" in docs. 2022-03-22 11:13:36 +01:00