django/docs/ref/models
Adrian Holovaty 471a841147 Added another bit to the update() queryset docs about avoiding race conditions
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16517 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-07-05 20:16:08 +00:00
..
fields.txt Fixed #811 -- Added support for IPv6 to forms and model fields. Many thanks to Erik Romijn. 2011-06-11 13:48:24 +00:00
index.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
instances.txt Fixed #16090, #16091, #16114 - Typos in docs; thanks teraom. 2011-05-31 09:42:19 +00:00
options.txt Fixed #14842 - Indent the model Meta options. Thanks adamv. 2010-12-29 20:30:24 +00:00
querysets.txt Added another bit to the update() queryset docs about avoiding race conditions 2011-07-05 20:16:08 +00:00
relations.txt Fixed #14840 -- Added crossrefs to related objects reference docs. Thanks to adamv for the report and patch. 2010-12-06 11:49:31 +00:00