django1/docs/intro
Marten Kenbeek 1e82094f1b Fixed #21927 -- Made application and instance namespaces more distinct.
Made URL application namespaces be set in the included URLconf and
instance namespaces in the call to include(). Deprecated other ways
to set application and instance namespaces.
2015-06-08 15:12:20 -04:00
..
_images Optimise tutorial images 2015-05-29 14:56:38 +10:00
contributing.txt Fixed #24907 -- Updated contributing tutorial with a more recent example ticket. 2015-06-06 08:36:50 -04:00
index.txt Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles. 2015-05-28 14:07:39 -04:00
install.txt Updated the Python shell example to use generic version numbers. 2015-05-16 08:35:58 -04:00
overview.txt Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:35:39 -05:00
reusable-apps.txt Fixed #24149 -- Normalized tuple settings to lists. 2015-02-03 14:59:45 -05:00
tutorial01.txt Fixed #21927 -- Made application and instance namespaces more distinct. 2015-06-08 15:12:20 -04:00
tutorial02.txt Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles. 2015-05-28 14:07:39 -04:00
tutorial03.txt Fixed #21927 -- Made application and instance namespaces more distinct. 2015-06-08 15:12:20 -04:00
tutorial04.txt Fixed #7060 -- Added a note about race conditions to the tutorial 2015-06-04 09:40:59 -04:00
tutorial05.txt Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles. 2015-05-28 14:07:39 -04:00
tutorial06.txt Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles. 2015-05-28 14:07:39 -04:00
tutorial07.txt Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles. 2015-05-28 14:07:39 -04:00
whatsnext.txt Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:35:39 -05:00