1
0
mirror of https://github.com/django/django.git synced 2024-12-27 03:25:58 +00:00
django/docs/topics/db
2015-04-14 13:53:18 -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 Fixed #24041 -- Documented effect of changing a model instance's primary key. 2014-12-24 15:06:09 -05: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