1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/topics/db
2015-09-25 13:28:12 -04:00
..
examples Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
aggregation.txt Fixed #25355 -- Made two tweaks to docs/topics/db/aggregation.txt. 2015-09-05 10:19:38 -04:00
index.txt
managers.txt Fixed #25205 -- Removed doc references to deprecated GeoManager class. 2015-08-11 10:14:44 -04:00
models.txt Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible. 2015-09-25 13:28:12 -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 Updated Wikipedia links to use https 2015-08-08 12:02:32 +02:00
queries.txt Tweak some examples. 2015-08-22 20:25:42 +02:00
sql.txt Fixed #25455 -- Optimized dictfetchall() example. 2015-09-24 13:17:39 -04:00
tablespaces.txt Updated Wikipedia links to use https 2015-08-08 12:02:32 +02:00
transactions.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00