django/docs/intro
Tim Graham 259875535b Removed unneeded right quotes in docs to fix spelling errors.
A regression in pyenchant caused a problem:
https://github.com/rfk/pyenchant/issues/93
2017-07-18 08:24:49 -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 #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
reusable-apps.txt Updated various links in docs to avoid redirects 2017-05-22 19:28:44 +02:00
tutorial01.txt Used "0" ip shortcut for runserver example. 2017-02-21 19:13:00 -05: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