django/docs/topics/db
Marco Santamaria 1e0bf2cab9 [1.8.x] Fixed #11078 -- Removed inaccurate docs about proxy models Meta.
Backport of bae72bdd2a from master
2015-04-20 09:17:28 -04:00
..
examples [1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. 2015-03-18 19:12:46 -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 Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. 2014-10-06 08:23:42 -04:00
models.txt [1.8.x] Fixed #11078 -- Removed inaccurate docs about proxy models Meta. 2015-04-20 09:17:28 -04:00
multi-db.txt [1.8.x] Fixed allow_migrate() signature in router examples. 2015-03-16 09:39:41 -04:00
optimization.txt Fixed #21986 -- Added some guidelines for database indexes. 2014-03-03 11:16:41 -05:00
queries.txt [1.8.x] Corrected typo in documentation 2015-03-25 13:44:13 -04:00
sql.txt [1.8.x] Fixed doc typos. 2015-03-14 12:29:27 -04:00
tablespaces.txt Fixed #20852 - Fixed incorrectly generated left quotes in docs. 2013-08-06 07:13:17 -04:00
transactions.txt [1.8.x] Removed docs for removed transaction APIs. 2015-04-14 13:53:18 -04:00