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
/
docs
/
intro
Age
Commit message (
Expand
)
Author
2023-01-04
[4.1.x] Fixed #34232 -- Fixed typo in docs/intro/tutorial07.txt.
Raj Desai
2022-10-20
[4.1.x] Updated UTC uses to datetime.timezone.utc in docs.
Diane DeMers Chen
2022-10-04
[4.1.x] Removed note about "0" IP address from tutorial.
Mariusz Felisiak
2022-08-26
[4.1.x] Refs #30511 -- Updated docs about auto-incrementing primary keys on P...
Mariusz Felisiak
2022-06-27
[4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-04-26
Fixed #27471 -- Made admin's filter choices collapsable.
Marcelo Galigniana
2022-03-29
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-03-22
Refs #31676 -- Used term "merger" instead of "committer" in docs.
Mariusz Felisiak
2022-03-08
Clarified that tutorial background image should be self-provided.
Adam Johnson
2022-02-25
Optimized docs images.
Mariusz Felisiak
2022-02-25
Fixed #33267 -- Added link to related item to related widget wrapper in admin.
Shubh1815
2022-01-22
Stopped including type="text/css" attributes for CSS link tags.
Claude Paroz
2022-01-20
Improved wording in running Django’s test suite in contributing tutorial.
Tilak
2021-11-03
Corrected module reference in contributing tutorial.
Adam Johnson
2021-09-29
Recommended using .tables on SQLite in tutorial 2.
Victor Sowa
2021-09-17
Fixed typo in docs/intro/reusable-apps.txt.
Steven Maude
2021-08-26
Made sentence about Model consistent in docs.
Zainab Amir
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2021-08-02
Clarified URL patterns in tutorial 3.
ilu_vatar_
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-06-04
Refs #32338 -- Improved accessibility of RadioSelect examples in docs.
David Smith
2021-06-03
Refs #31356 -- Changed IRC links to the Libera.Chat webchat.
Mariusz Felisiak
2021-05-20
Changed IRC references to Libera.Chat.
Mariusz Felisiak
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-04-23
Refs #28034 -- Corrected docs example in contributing tutorial.
Clumart.G
2021-03-09
Updated Git branch "master" to "main".
Markus Holtermann
2021-02-11
Refs #30944 -- Added pyproject.toml in reusable apps docs.
Nick Pope
2021-02-10
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
Mariusz Felisiak
2021-02-04
Refs #32412 -- Adjusted link from tutorial to reference docs.
GabbyPrecious
2021-01-27
Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting inlines UI.
Carlton Gibson
2021-01-13
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
2020-12-15
Added python_requires/install_requires to setup.cfg example in reusable apps ...
Thomas Güttler
2020-11-06
Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.
Hasan Ramezani
2020-11-02
Updated {% static %} tag examples in docs to use single quotes where appropri...
Nikita Sobolev
2020-06-03
Updated How to install Django on Windows guide.
David Smith
2020-06-02
Adjusted URL example in tutorial.
Carlton Gibson
2020-06-02
Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
Jon Dufresne
2020-05-27
Fixed #31628 -- Updated Windows install guide to recommend venv.
David Smith
2020-05-13
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-06
Fixed #31495 - Corrected note about admin i18n in tutorial.
Omkar Kulkarni
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-04-29
Fixed #31356 -- Changed IRC links to the Freenode webchat.
Hasan Ramezani
2020-04-24
Fixed typo in docs/intro/contributing.txt.
Andy Chosak
2020-04-14
Fixed term warning on Sphinx 3.0.1+.
Mariusz Felisiak
2020-03-24
Fixed #31385 -- Improved wording in tutorial 1.
Victor Moura
2020-03-10
Updated migrations example in tutorial 2.
Mariusz Felisiak
2020-03-06
Added missing backticks in various docs.
Mariusz Felisiak
2020-01-29
Refs #25778 -- Updated sphinx-doc.org links to HTTPS.
Jon Dufresne
2020-01-17
Added note about incomplete HTML in tutorial 3.
Adam Johnson
2020-01-16
Added apps.py to project from tutorials in reusable apps docs.
Anael Mobilia
[next]