django/docs/topics/db
Shai Berger f095356ba2 Fixed #22343 -- Disallowed select_for_update in autocommit mode
The ticket was originally about two failing tests, which are
fixed by putting their queries in transactions.

Thanks Tim Graham for the report, Aymeric Augustin for the fix,
and Simon Charette, Tim Graham & Loïc Bistuer for review.
2014-04-10 03:04:51 +03:00
..
examples Fixed #22048 - Enhanced docs to cover nonexistent one-to-one relationships. 2014-03-24 09:41:04 -04:00
aggregation.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
index.txt
managers.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
models.txt Fixed #22313 -- Removed 'u' prefixes from documentation 2014-03-22 21:32:20 +01:00
multi-db.txt Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs. 2013-11-21 15:12:39 +01:00
optimization.txt Fixed #21986 -- Added some guidelines for database indexes. 2014-03-03 11:16:41 -05:00
queries.txt Fixed doc typos. 2014-02-28 11:44:03 -05:00
sql.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
tablespaces.txt Fixed #20852 - Fixed incorrectly generated left quotes in docs. 2013-08-06 07:13:17 -04:00
transactions.txt Fixed #22343 -- Disallowed select_for_update in autocommit mode 2014-04-10 03:04:51 +03:00