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
2019-03-21
[1.11.x] Fixed #30277 -- Fixed broken links to packaging.python.org.
Tim Graham
2019-02-08
[1.11.x] Removed extra characters in docs header underlines.
Mariusz Felisiak
2017-08-31
[1.11.x] Refs #23276 -- Fixed explanation of how calling views works.
Tim Graham
2017-07-06
[1.11.x] Fixed #28361 -- Fixed possible time-related failure in was_published...
marton bognar
2017-06-07
[1.11.x] Simplified tutorial's test names and docstrings.
Tim Graham
2017-06-06
[1.11.x] Updated was_published_recently() tutorial test to check boundary con...
Tim Graham
2017-05-25
[1.11.x] Added some shell output in tutorial 2.
Eric Theise
2017-05-22
[1.11.x] Updated various links in docs to avoid redirects
Claude Paroz
2017-05-20
[1.11.x] Pointed Dive into Python links to python3 site
Michiel Beijen
2017-04-24
[1.11.x] Renamed "Mac OS X" to "macOS" in docs.
Michiel Beijen
2017-04-12
[1.11.x] Fixed #28069 -- Moved setup_test_environment() warning in tutorial 5.
Tim Graham
2017-02-21
[1.11.x] Used "0" ip shortcut for runserver example.
Timothy Allen
2017-02-16
[1.11.x] Clarified that creating a pull request for the tutorial isn't necess...
Tim Graham
2017-02-09
[1.11.x] Explained the shell's $ prefix in tutorial 1.
Tim Graham
2017-01-28
[1.11.x] Fixed #26708 -- Updated the contributing tutorial to use a GitHub wo...
Subhrajyoti Sen
2017-01-10
Fixed #27711 -- Demoted "Installing a distribution-specific package" in insta...
Tim Graham
2016-12-29
Fixed #25415 -- Made DiscoverRunner run system checks.
Adam Chainz
2016-11-22
Updated doc links to virtualenv website.
Daniel Musketa
2016-11-04
Updated "fork Django on GitHub" link.
Tim Graham
2016-10-27
Described PostgreSQL as more scalable than SQLite.
mark-summerfield
2016-10-27
Updated "running the tests" to use 'pip install -e'.
Tim Graham
2016-09-07
Fixed #27174 -- Explained where PollsConfig comes from in tutorial 2.
Ankur Gupta
2016-08-24
Fixed #27104 -- Corrected shell example in tutorial 5.
Tim Graham
2016-08-24
Fixed #27115 -- Corrected a screenshot in the tutorial.
Tim Graham
2016-08-19
Fixed #27085 -- Corrected a screenshot in the tutorial.
Tim Graham
2016-08-19
Refs #26747 -- Corrected a method name in tutorial05.
Vincent Zhang
2016-08-09
Fixed #26952 -- Added tips for installing test suite dependencies.
an0o0nym
2016-08-09
Removed obsolete note about Sphinx version required for building docs.
Tim Graham
2016-07-14
Reworded a sentence in tutorial 7.
Daniel Rice
2016-07-06
Fixed capitalization of "URL pattern".
Tim Graham
2016-07-06
Improved grammar in tutorial01.
Daniel Rice
2016-07-02
Fixed #26829 -- Simplified version detection command in tutorial
Md. Sadaf Noor
2016-06-16
Fixed #26747 -- Used more specific assertions in the Django test suite.
Jon Dufresne
2016-06-15
Fixed broken links in docs and comments.
Ville Skyttä
2016-06-09
Fixed typo in docs/intro/tutorial07.txt
John Karahalis
2016-06-06
Documented known Python 3.5+ test failures in contributing tutorial.
Tim Graham
2016-06-03
Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2016-06-03
Fixed #26701 -- Replaced /newticket links to Trac with /.
shaunagm
2016-05-08
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-04-10
Fixed #26485 -- Fixed typo in docs/intro/tutorial07.
Denis Afonso
2016-04-05
Fixed #26448 -- Added details for running tests with a different database bac...
krishbharadwaj
2016-03-28
Fixed #26416 -- Fixed references to previous tutorial numbers in docs/intro/r...
Joshua Pereyda
2016-03-09
Fixed #26255 -- Fixed orphaned include() reference following tutorial reorder...
Tim Graham
2016-03-09
Fixed #26339 -- Updated Question.was_published_recently() in tutorial 7 to re...
Tim Graham
2016-03-05
Refs #26312 -- Reworded tutorial 2 to avoid spelling "error".
Tim Graham
2016-03-05
Fixed #26312 -- Documented "create database" requirement in tutorial 2.
Bob McDonald
2016-02-15
Fixed #26221 -- Used find_packages() in reusable apps tutorial.
Ryan Nowakowski
2016-02-04
Fixed #26169 -- Fixed tutorial reference in reusable apps tutorial.
Manish Rastogi
2016-02-01
Clarified "same as above" tutorial comment.
KimberleyLawrence
[next]