django/docs/ref
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
..
contrib Fixed #9149: Fixed reST error in syndication docs 2008-09-21 07:43:58 +00:00
files Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
forms Edited some recent docs changes 2008-09-16 05:31:00 +00:00
models Restored documentation about pickling QuerySets (and how to only pickle the 2008-09-28 03:08:30 +00:00
templates Fied #9169 -- Fixed a typo in a docs example. Thanks, jeremyb. 2008-09-27 03:25:42 +00:00
databases.txt Fixed #8858 by correcting typo 2008-09-11 00:30:31 +00:00
django-admin.txt Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
generic-views.txt Fixed #8849: added some more "new in 1.0" flags. Thanks, ramiro. 2008-09-03 20:55:04 +00:00
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
middleware.txt Correct bad target in middleware documentation 2008-09-04 09:50:45 +00:00
request-response.txt Fixed #8546 -- Fixed error in request-response.txt where we were incorrectly listing HttpResponse.content() in the 'Methods' section instead of the 'Attributes' section. Thanks, schmichael 2008-09-17 05:18:41 +00:00
settings.txt Fixed #8371: Added a note warning Windows users about the use of forward slashes when specifying the DATABASE_NAME setting. 2008-09-22 11:10:39 +00:00
signals.txt Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh 2008-09-07 06:18:59 +00:00
unicode.txt 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