1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/topics/db
2015-10-27 07:57:15 -04:00
..
examples Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. 2015-10-27 07:57:15 -04:00
aggregation.txt Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. 2015-10-06 12:38:34 -04:00
index.txt
managers.txt
models.txt Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. 2015-10-27 07:57:15 -04:00
multi-db.txt Refs #24351 -- Removed support for the old allow_migrate() signature per deprecation timeline. 2015-09-23 19:31:09 -04:00
optimization.txt
queries.txt Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. 2015-10-27 07:57:15 -04:00
sql.txt Fixed #25455 -- Optimized dictfetchall() example. 2015-09-24 13:17:39 -04:00
tablespaces.txt
transactions.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00