Meta
|
d2c74cfb48
Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs.
|
3 months ago |
Marc Gibbons
|
6765b6adf9
Fixed #35797 -- Removed debug context processor from default project template.
|
1 month ago |
Mariatta
|
01a4d8a3c7
Fixed #35737 -- Clarified where "models" comes from in tutorial 7.
|
2 months ago |
Aleksander Milinkevich
|
c223d14025
Corrected description of list_display being a list in tutorial 7.
|
7 months ago |
Mariusz Felisiak
|
305757aec1
Applied Black's 2024 stable style.
|
10 months ago |
Adam Johnson
|
c65f49d3cb
Refs #33690 -- Updated tutorial for admin dark mode toggle.
|
10 months ago |
Nanami
|
5b52376d9f
Fixed HTML code snippet in Tutorial's part 7 when customizing the admin's site header.
|
11 months ago |
Howard Cox
|
cd413bd78a
Fixed #34621 -- Made admin site header render in <div> tag.
|
1 year ago |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 year ago |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
1 year ago |
Carlton Gibson
|
1df7814e4b
Refs #34146 -- Fixed typos in tutorial. (#16530)
|
1 year ago |
Tim Schilling
|
7715c9fef5
Fixed #34146 -- Added 3rd-party lib tutorial step.
|
1 year ago |
Raj Desai
|
d2310f6473
Fixed #34232 -- Fixed typo in docs/intro/tutorial07.txt.
|
1 year ago |
Alex Morega
|
de6c9c7054
Refs #30947 -- Changed tuples to lists where appropriate.
|
2 years ago |
Ramil Yanbulatov
|
c6290bae9d
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
|
2 years ago |
Mariusz Felisiak
|
ac90529cc5
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
|
2 years ago |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 years ago |
Carlton Gibson
|
f4272d000a
Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting inlines UI.
|
3 years ago |
Nick Pope
|
9204485396
Fixed #16117 -- Added decorators for admin action and display functions.
|
3 years ago |
Gabriel Augendre
|
307c63f9a7
Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.
|
5 years ago |
Jon Dufresne
|
26554cf5d1
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and docs.
|
5 years ago |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |
Curtis Maloney
|
c49ea6f591
Refs #20910 -- Replaced snippet directive with code-block.
|
6 years ago |
Ramiro Morales
|
37c17846ad
Fixed #28343 -- Add an OS chooser for docs command line examples.
|
6 years ago |
Tim Graham
|
259875535b
Removed unneeded right quotes in docs to fix spelling errors.
|
7 years ago |
Daniel Rice
|
08c723fbae
Reworded a sentence in tutorial 7.
|
8 years ago |
John Karahalis
|
37b36af6c6
Fixed typo in docs/intro/tutorial07.txt
|
8 years ago |
Denis Afonso
|
b1b05a017a
Fixed #26485 -- Fixed typo in docs/intro/tutorial07.
|
8 years ago |
Tim Graham
|
602a38d87e
Fixed #26339 -- Updated Question.was_published_recently() in tutorial 7 to reflect changes in tutorial 5.
|
8 years ago |
João Luiz Lorencetti
|
3653466bdf
Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.
|
9 years ago |