index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
intro
/
tutorial05.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2025-03-13
Fixed incorrect formatting for inline pluralized code references in docs.
Clifford Gama
2025-01-09
Fixed #35515 -- Added automatic model imports to shell management command.
Salvo Polizzi
2025-01-07
Fixed typo in tutorial 5.
Clifford Gama
2024-10-09
Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs.
Meta
2024-07-04
Removed unneeded hyphens in "counterintuitive".
Carlton Gibson
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2022-10-08
Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQue...
Gregor Gärtner
2022-05-31
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2020-11-06
Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.
Hasan Ramezani
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2019-12-31
Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.
Gabriel Augendre
2019-09-16
Fixed #30775 -- Added admonition about missing imports to "Running tests" sec...
Katie McLaughlin
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-04-25
Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escap...
Jon Dufresne
2019-02-13
Fixed #30184 -- Removed ellipsis characters from shell output strings.
Dan Davis
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-08-22
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
Claude Paroz
2018-07-31
Removed code terms from docs/spelling_wordlist.
Tim Graham
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2018-04-19
Clarified wording in tutorial text.
Burhanuddin Baharuddin
2018-01-29
Corrected an explanation in tutorial 5.
Christoph Zwerschke
2018-01-23
Made instructions for shell launch in tutorial 5 more explicit.
Devin Mork
2017-07-06
Fixed #28361 -- Fixed possible time-related failure in was_published_recently...
marton bognar
2017-06-07
Simplified tutorial's test names and docstrings.
Tim Graham
2017-06-06
Updated was_published_recently() tutorial test to check boundary condition.
Tim Graham
2017-05-25
Added some shell output in tutorial 2.
Eric Theise
2017-04-12
Fixed #28069 -- Moved setup_test_environment() warning in tutorial 5.
Tim Graham
2016-12-29
Fixed #25415 -- Made DiscoverRunner run system checks.
Adam Chainz
2016-08-24
Fixed #27104 -- Corrected shell example in tutorial 5.
Tim Graham
2016-08-19
Refs #26747 -- Corrected a method name in tutorial05.
Vincent Zhang
2016-06-16
Fixed #26747 -- Used more specific assertions in the Django test suite.
Jon Dufresne
2016-06-03
Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-07
Clarified a docstring in tutorial05.
Qile Wang
2015-10-23
Clarified that the test client response content attribute is bytes.
薛丞宏
2015-10-06
Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list.
Tim Graham
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-07-08
Removed a confusing sentence in tutorial 5.
Tim Graham
2015-05-28
Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.
João Luiz Lorencetti
2015-03-16
Added missing punctuation in some comments in tutorial 5.
HerHde
2015-02-22
Updated tutorial to use explicit relative imports.
Tim Graham
2014-06-27
Fixed #22912 -- Warned about a common mistake in tutorial 5.
Tim Graham
2014-06-20
Fixed #22836 -- Linked tutorial05 to the right section of tutorial04.
Maxime Turcotte
[next]