django1/docs
Karen Tracey a67b35a0aa [1.1.X] Fixed #11711 -- clarified that ValuesQuerySets are not lists per se.
It rarely hurts to think of the returned result from a values() or
values_list() call as a list, but it's really an iterable and sometimes
the difference matters. 

r12743 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12953 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-12 13:28:46 +00:00
..
_ext [1.1.X] Fixed `fieldlookup` docs cross-reference directive, and added it to the queryset reference. Refs #12930. 2010-03-20 05:04:54 +00:00
_static Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
_templates [1.1.X] Fixed #12275 - Small fix in Sphinx templates. 2010-02-22 00:44:05 +00:00
faq [1.1.X] Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:26:02 +00:00
howto [1.1.X] Fixed #13084: Corrected typo in error-reporting docs. Backport of [12757] from trunk. 2010-03-11 09:34:18 +00:00
internals [1.1.X] Fixed #13270 - typos in documentation 2010-04-06 14:33:02 +00:00
intro [1.1.X] Fixed #12114 -- Clarified the existence of the reverse relation _set in the tutorial. Thanks to panfist for the suggestion, and dwillis for the patch. 2010-03-08 03:26:45 +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 #11711 -- clarified that ValuesQuerySets are not lists per se. 2010-04-12 13:28:46 +00:00
releases [1.1.X] Fixed #12925 -- Corrected typo in v1.1 release notes. Thanks to aruseni for the report. 2010-02-23 13:29:18 +00:00
topics [1.1.X] Fixed #13035 - Incorrect documentation regarding admin and default managers 2010-04-06 11:59:37 +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 [1.1.X] Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:26:02 +00:00