django/docs/intro
Russell Keith-Magee 1a7238c730 Fixed #11328 -- Added missing imports in the sample urls.py from Tutorial 3. Thanks to marcalj for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11021 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-06-17 13:46:52 +00:00
..
_images
index.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
install.txt Another place where we talked about Python versions. 2008-12-09 23:05:55 +00:00
overview.txt Fixed #8406: Corrected some expected output to use repr format. Thanks to arien for the patch. 2008-08-28 13:40:20 +00:00
tutorial01.txt Fixed #11205 -- Made the links to the str method description look the same as the links to the unicode method description in the tutorial part 1. Having one be fully qualified while the other was not was odd-looking. 2009-05-26 16:46:56 +00:00
tutorial02.txt Fixed #10855: Reference doc on creating superusers in the tutorial at the point where an account is needed, so that readers who neglected to create one earlier (or who forgot the password) don't get stuck or think they have to start all over. Thanks cwolf127 and timo. 2009-05-17 17:54:51 +00:00
tutorial03.txt Fixed #11328 -- Added missing imports in the sample urls.py from Tutorial 3. Thanks to marcalj for the report. 2009-06-17 13:46:52 +00:00
tutorial04.txt Fixed #10801 -- Reverted a portion of [10371]. Practicality beats purity in this case. Thanks to bruce@z2a.org for the report. Refs #9771. 2009-06-10 12:46:43 +00:00
whatsnext.txt Fixed #9491 -- Added a missing 'the' in what to read next. Thanks mh983. 2008-11-01 18:04:36 +00:00