0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
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
index.txt
install.txt
overview.txt Refs #23276 -- Fixed explanation of how calling views works. 2017-08-31 11:57:46 -04:00
reusable-apps.txt
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
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