django/docs/intro
Gabriel Hurley f6824840a2 Fixed #14627 -- Made Tutorial 3 more explicit regarding the transformations the URLconf undergoes in the final two sections, and gave an example of concatenating two patterns() in the process. Thanks to filmer for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14472 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-06 10:06:30 +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 Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 2010-10-09 08:12:50 +00:00
install.txt Fixed #14464 -- Strengthened the admonition regarding documentation versions at the end of the install docs. Thanks to PaulM for the report. 2010-10-19 00:26:39 +00:00
overview.txt Fixed #14426 -- Removed "mysite" import statements from examples that might teach people "bad habits" in regards to creating reusable apps. 2010-10-19 00:10:22 +00:00
tutorial01.txt Fixed typo in tutorial 01. 2010-10-10 18:15:16 +00:00
tutorial02.txt Fixed #14255 -- factor project name out of app imports in tutorial. Thanks to adamend for the report and initial patch. 2010-10-09 07:45:52 +00:00
tutorial03.txt Fixed #14627 -- Made Tutorial 3 more explicit regarding the transformations the URLconf undergoes in the final two sections, and gave an example of concatenating two patterns() in the process. Thanks to filmer for the report. 2010-11-06 10:06:30 +00:00
tutorial04.txt Corrected some typos in the tutorial, thanks to Brandon Height for the report. 2010-10-26 18:44:11 +00:00
whatsnext.txt Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 2010-10-09 08:12:50 +00:00