django/docs/topics/db
Simon Charette 82701c3c68 [1.9.x] Refs #25284 -- Corrected an obsolete implicit __in lookup example.
Thanks IRC alias rpkilby for the report.

Backport of 9e4fd3301d from master
2016-11-15 08:25:21 -05:00
..
examples [1.9.x] Fixed #26595 -- Removed unnecessary save() in one_to_one.txt example. 2016-05-07 06:53:29 -04:00
aggregation.txt [1.9.x] Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs. 2016-07-25 06:25:01 -04:00
index.txt [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
managers.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
models.txt [1.9.x] Fixed #25127 -- Documented how to organize models in a package. 2016-06-04 11:48:24 -04:00
multi-db.txt [1.9.x] Fixed allow_migrate() signature in documentation 2016-02-12 14:35:38 +11:00
optimization.txt [1.9.x] Fixed #26438 -- Fixed multiple .objects typos in the docs. 2016-03-31 18:30:58 -04:00
queries.txt [1.9.x] Refs #25284 -- Corrected an obsolete implicit __in lookup example. 2016-11-15 08:25:21 -05:00
sql.txt [1.9.x] Fixed #25455 -- Optimized dictfetchall() example. 2015-09-24 13:19:17 -04:00
tablespaces.txt [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
transactions.txt [1.9.x] Removed British/Austrialian word: whilist. 2015-12-31 14:31:59 -05:00