1
0
mirror of https://github.com/django/django.git synced 2024-12-28 12:06:22 +00:00
django/docs/topics/db
2015-03-20 17:51:57 -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
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
queries.txt [1.8.x] Refs #14645 -- Documented bug with exclude() and multi-value relations 2015-03-20 17:51:57 -04:00
sql.txt [1.8.x] Fixed doc typos. 2015-03-14 12:29:27 -04:00
tablespaces.txt
transactions.txt Correct scoping of savepoint example 2014-12-20 12:02:26 -08:00