django/docs/intro
Tim Graham 9075805570 Refs #23276 -- Fixed explanation of how calling views works.
"Importing the view" is no longer applicable after
a9fd740d22.
2017-08-31 11:57:46 -04:00
..
_images Fixed #27115 -- Corrected a screenshot in the tutorial. 2016-08-24 08:59:49 -04:00
contributing.txt Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-06-26 10:30:31 -04:00
index.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
install.txt Updated various links in docs to avoid redirects 2017-05-22 19:28:44 +02:00
overview.txt Refs #23276 -- Fixed explanation of how calling views works. 2017-08-31 11:57:46 -04:00
reusable-apps.txt Updated various links in docs to avoid redirects 2017-05-22 19:28:44 +02:00
tutorial01.txt Fixed #28457 -- Updated the design of the 'Congrats' page for new Django projects. 2017-08-07 10:33:55 -04:00
tutorial02.txt Fixed #27953 -- Added instance's pk to Model.__str__(). 2017-06-09 13:42:53 -04:00
tutorial03.txt Fixed #26255 -- Fixed orphaned include() reference following tutorial reordering. 2016-03-09 12:18:21 -05:00
tutorial04.txt Clarified "same as above" tutorial comment. 2016-02-01 16:37:59 -05:00
tutorial05.txt Fixed #28361 -- Fixed possible time-related failure in was_published_recently() tutorial test. 2017-07-06 18:23:49 -04:00
tutorial06.txt Fixed #21221 -- Made form Media and static template tag use staticfiles if installed. 2015-12-10 14:30:19 -05:00
tutorial07.txt Removed unneeded right quotes in docs to fix spelling errors. 2017-07-18 08:24:49 -04:00
whatsnext.txt Removed obsolete note about Sphinx version required for building docs. 2016-08-09 18:11:26 -04:00