django1/docs/intro
Karen Tracey 5dc30c9fd2 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.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10843 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-05-26 16:46:56 +00:00
..
_images Converted some images in the docs that claimed to be PNGs, but weren't. 2008-08-25 16:24:41 +00:00
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 Added admin URLs back to the urls.py example in the tutorial - had a complaint from someone following the tutorial that they got to that step and the admin stopped working and they weren't sure why 2009-05-09 15:52:17 +00:00
tutorial04.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +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