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
contributing.txt Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-06-26 10:30:31 -04:00
index.txt
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
tutorial04.txt
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
tutorial07.txt Removed unneeded right quotes in docs to fix spelling errors. 2017-07-18 08:24:49 -04:00
whatsnext.txt