django1/docs
Russell Keith-Magee ec9b6f2616 [1.1.X] Fixed #11959 -- Updated the tutorial to ensure that the admin site continues to work after URLpatterns are introduced. Thanks to carljm for the report and draft patch.
Backport of r11621 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@11622 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-10-14 13:41:37 +00:00
..
_ext Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while retaining compatibility with 0.4 and 0.5. Thanks to Ramiro Morales for the patch. 2009-07-03 05:40:46 +00:00
_static Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
_templates Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while retaining compatibility with 0.4 and 0.5. Thanks to Ramiro Morales for the patch. 2009-07-03 05:40:46 +00:00
faq Fixed #9669 -- Corrected an answer in the admin FAQ that is wrong in a post-newforms-admin world. Thanks to Alex for the report. 2009-07-03 14:09:04 +00:00
howto [1.1.X] Fixed #11780 -- Corrected a typo in the static file serving docs. 2009-09-13 06:31:04 +00:00
internals [1.1.X] The 1.1.X branch has been created, so that needs to be past tense. Backport of [11588] from trunk. 2009-09-22 21:21:45 +00:00
intro [1.1.X] Fixed #11959 -- Updated the tutorial to ensure that the admin site continues to work after URLpatterns are introduced. Thanks to carljm for the report and draft patch. 2009-10-14 13:41:37 +00:00
man Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
misc Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
obsolete Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
ref [1.1.X] Fixed #9674 - documented app_label. 2009-09-28 22:04:20 +00:00
releases [1.1.X] Fixed #11659 -- Corrected a minor typo in the v1.1 release notes. Thanks to agabel for the report. 2009-09-13 06:31:26 +00:00
topics [1.1.X] Fixed #11931: Removed mention of nonexistent get_sql() method for arguments to limit_choices_to. Since the correct reference involves undocumented ORM internals, this simply removes the reference entirely in favor of publicly-documented use of Q objects. Backport of [11591] from trunk. 2009-09-23 23:41:35 +00:00
Makefile Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
conf.py Bumped the version number in the docs to reflect Djagno 1.1 is released. 2009-08-08 02:56:19 +00:00
contents.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
glossary.txt A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #9529, 2009-03-31 23:34:03 +00:00
index.txt Add new documentation covering the layout of the Django SVN repository. 2009-08-17 10:23:43 +00:00