django1/docs/topics/db
Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
..
examples Removed unnecessary code-block directives. 2014-08-19 16:44:25 -04:00
aggregation.txt Fixed typo in aggregation docs link. 2014-12-03 20:07:40 -05: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 Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
models.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
multi-db.txt Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router. 2015-01-10 00:30:48 +07:00
optimization.txt Fixed #21986 -- Added some guidelines for database indexes. 2014-03-03 11:16:41 -05:00
queries.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
sql.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
tablespaces.txt Fixed #20852 - Fixed incorrectly generated left quotes in docs. 2013-08-06 07:13:17 -04:00
transactions.txt Correct scoping of savepoint example 2014-12-20 12:02:26 -08:00