django/docs/intro
Carl Meyer 4c16e77230 Fixed #17538 -- corrected the section in tutorial 3 about the handler404 default. Thanks matt at brozowski dot com for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17369 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-01-12 22:03:34 +00:00
..
_images
index.txt
install.txt
overview.txt
tutorial01.txt Fixed #17490 -- Added a trailing comma in INSTALLED_APPS, to avoid unexpected string concatenation when adding another app. 2012-01-02 11:19:06 +00:00
tutorial02.txt
tutorial03.txt Fixed #17538 -- corrected the section in tutorial 3 about the handler404 default. Thanks matt at brozowski dot com for the report. 2012-01-12 22:03:34 +00:00
tutorial04.txt
whatsnext.txt