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
Age
Commit message (
Expand
)
Author
2021-06-04
[3.2.x] Refs #32338 -- Improved accessibility of RadioSelect examples in docs.
David Smith
2021-06-03
[3.2.x] Refs #31356 -- Changed IRC links to the Libera.Chat webchat.
Mariusz Felisiak
2021-05-20
[3.2.x] Changed IRC references to Libera.Chat.
Mariusz Felisiak
2021-05-17
[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and u...
Nick Pope
2021-04-23
[3.2.x] Refs #28034 -- Corrected docs example in contributing tutorial.
Clumart.G
2021-03-09
[3.2.x] Updated Git branch "master" to "main".
Markus Holtermann
2021-02-04
[3.2.x] Refs #32412 -- Adjusted link from tutorial to reference docs.
GabbyPrecious
2021-01-27
[3.2.x] Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting ...
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
2020-01-06
Removed "Don't do that" from docs and error messages.
Adam Johnson
2019-12-31
Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.
Gabriel Augendre
2019-12-23
Removed unnecessary code-block directives in various docs.
Jon Dufresne
2019-12-05
Fixed #31062 -- Doc'd asgi.py in tutorials and project templates.
Mariusz Felisiak
2019-12-04
Refs #20935 -- Removed inappropriate crosslink to docs search results page.
Fredrik
2019-11-07
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...
Jon Dufresne
2019-11-05
Fixed #30944 -- Changed reusable apps docs to use a declarative config.
Jon Dufresne
2019-10-15
Fixed #30816 -- Doc'd how to create projects with a local copy of Django.
Ad Timmering
2019-10-02
Fixed some typos in comments and docs.
Min ho Kim
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-09-04
Changed example git clone URLs to use HTTPS.
Min ho Kim
2019-08-19
Fixed broken links to Dive Into Python 3 book.
bcye
2019-07-15
Fixed explanation of how to automatically create tables in database.
Frank Wiles
2019-05-27
Refs #29548 -- Updated docs for MariaDB support.
Mariusz Felisiak
2019-04-25
Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escap...
Jon Dufresne
2019-04-23
Fixed #30387 -- Enhanced docs CLI examples in Unit tests and Install Django o...
Ramiro Morales
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2019-04-14
Corrected wording in docs/intro/overview.txt.
gnl
2019-03-29
Fixed #30265 -- Fixed a tutorial number in Reusable App tutorial.
Abhishek Bera
2019-03-28
Used extlinks for Django's source code.
Tim Graham
2019-03-21
Fixed #30277 -- Fixed broken links to packaging.python.org.
Tim Graham
[next]