django/docs/topics/db
Tim Graham a89e76d151 [1.4.X] Fixed #17168 - Noted TransactionMiddleware only works with "default" database alias.
Thanks codeinthehole for the draft patch.

Backport of 5d81ad1af1 from master
2012-06-30 10:30:45 -04:00
..
examples Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. 2012-03-14 22:16:46 +00:00
aggregation.txt Started a 'Cheat sheet' section in aggregation docs because I desperately need this 2012-01-13 21:57:30 +00:00
index.txt Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. 2012-03-14 22:16:46 +00:00
managers.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
models.txt [1.4.X] Replaced documentation snippets using "gender" with less sensitive examples. 2012-06-06 13:55:09 +02:00
multi-db.txt Fixed #15710 - removed "that that" typos. 2011-03-29 10:24:42 +00:00
optimization.txt Updated link to Django Debug Toolbar homepage. 2012-01-15 03:27:48 +00:00
queries.txt Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. 2012-03-14 22:16:46 +00:00
sql.txt Fixed doc references to django.db.models.query.QuerySet and converted some tabs that were introduced in r16699 to spaces. 2011-09-30 10:28:39 +00:00
tablespaces.txt Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 2011-10-14 21:49:43 +00:00
transactions.txt [1.4.X] Fixed #17168 - Noted TransactionMiddleware only works with "default" database alias. 2012-06-30 10:30:45 -04:00