django1/docs/topics/db
Peter Inglesby a1ffbfb801 Removed unused fields from aggregation docs. 2018-10-13 21:13:45 -04:00
..
examples Fixed #29591 -- Fixed numbering words in docs/topics/db/examples/many_to_many.txt. 2018-07-24 16:02:35 -04:00
aggregation.txt Removed unused fields from aggregation docs. 2018-10-13 21:13:45 -04:00
index.txt Refs #28595 -- Added a hook to add execute wrappers for database queries. 2017-09-21 12:13:09 -04:00
instrumentation.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
managers.txt Fixed typo in docs/topics/db/managers.txt. 2018-04-11 22:24:29 -04:00
models.txt Normalized spelling of "lowercase" and "lowercased". 2018-09-25 10:30:18 -04:00
multi-db.txt Refs #29513 -- Linked the testing docs from the multi-db topic guide. 2018-06-28 20:29:07 -04:00
optimization.txt Fixed #29685 -- Added QuerySet.explain() to the database optimization docs. 2018-08-18 09:22:21 -04:00
queries.txt Refs #29784 -- Normalized Python docs links to omit the version. 2018-09-25 10:19:42 +02:00
search.txt Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
sql.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
tablespaces.txt Fixed #28046 -- Added the db_tablespace parameter to class-based indexes. 2017-06-27 21:15:15 +02:00
transactions.txt Fixed #28584 -- Dropped support for SQLite < 3.7.15. 2017-10-03 10:42:18 -04:00