django/docs
Malcolm Tredinnick 4eb26b1659 Restored documentation about pickling QuerySets (and how to only pickle the
details for the query, rather than the results) from r7499.

These were accidentally nuked in the docs refactor. We know who the offenders
were. They will be made to sit in the corner on the naughty mat for a while.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9090 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-28 03:08:30 +00:00
..
_ext Fixed the documentation HTML writer to not apply smartypants to literal blocks. Fixes #8696; thanks, ramiro. 2008-09-02 19:49:23 +00:00
_static Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00
_templates Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
faq Fixed #8985 -- Removed two FAQ questions that have been outdated by the 1.0 release, including 'When will you release Django 1.0?' Good riddance! 2008-09-09 02:33:14 +00:00
howto Fixed #9091 -- Rephrased Variable() documentation. Thanks, telenieko 2008-09-16 05:42:11 +00:00
internals Fixed heading levels in docs/internals/committers 2008-09-19 19:45:54 +00:00
intro Fixed #9097 -- Fixed typo in tutorial04.txt. Thanks, zhe 2008-09-16 05:30:48 +00:00
man Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
misc Added a stability note about template tag names. 2008-09-03 00:09:52 +00:00
obsolete Removed doc references to obsolete removed forms stuff. 2008-08-28 16:33:11 +00:00
ref Restored documentation about pickling QuerySets (and how to only pickle the 2008-09-28 03:08:30 +00:00
releases Fixed #9050 -- Fixed a typo in the 1.0 porting guide in the admin section. Thanks ahebert. 2008-09-12 16:56:09 +00:00
topics Fixed #8967: Added documentation for the 'through' option on a many-to-many field in the fields reference documentation. 2008-09-22 11:07: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 Fixed #8955: Modified the sphinx configuration to generate LaTeX documentation. Thanks to simonb for the report and fix. 2008-09-18 15:46:20 +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 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
index.txt Fixed #9035 -- Reworded 'File uploads' link in docs index.txt to be clearer 2008-09-16 05:58:53 +00:00