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
/
index.txt
Age
Commit message (
Expand
)
Author
2026-02-16
Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.
$ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2024-01-20
Updated "Dive Into Python" links.
Emmanuel Katchy
2023-02-07
Fixed #34146 -- Added 3rd-party lib tutorial step.
Tim Schilling
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
2019-08-19
Fixed broken links to Dive Into Python 3 book.
bcye
2018-10-23
Refs #29877 -- Made diveinto.org URLs HTTPS.
Jon Dufresne
2018-10-23
Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.
za
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-05-28
Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.
João Luiz Lorencetti
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-06-10
Fixed #22801 -- Added 'www.' to diveintopython.net links
Maxime Turcotte
2013-12-30
Assumed Python 3 throughout docs/intro.
Aymeric Augustin
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-04-01
Updated some 'Dive Into Python' links
Claude Paroz
2013-03-29
Fixed #19582 - Added a static files tutorial.
Tim Graham
2012-12-15
Fixed #9962 - Added a testing tutorial.
Tim Graham
2012-11-17
Fixed #16779 - Added a contributing tutorial
Tim Graham
2012-10-30
Fixed #16671 - Added a tutorial on reuseable apps
Tim Graham
2011-11-19
Fixed #17028 - Changed diveintopython.org -> diveintopython.net
Timo Graham
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss