1
0
mirror of https://github.com/django/django.git synced 2025-01-10 02:16:08 +00:00
django/docs/topics/db
2017-09-22 12:51:18 -04:00
..
examples
aggregation.txt Fixed #27849 -- Added filtering support to aggregates. 2017-08-12 17:58:28 -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 Refs #28595 -- Added a hook to add execute wrappers for database queries. 2017-09-21 12:13:09 -04:00
managers.txt
models.txt Fixed #28332 -- Fixed diamond inheritence example in docs. 2017-09-02 14:10:41 -04:00
multi-db.txt
optimization.txt
queries.txt Removed versionadded/changed annotations for 1.11. 2017-09-22 12:51:18 -04:00
search.txt
sql.txt Fixed #23546 -- Added kwargs support for CursorWrapper.callproc() on Oracle. 2017-08-12 21:06:49 +02: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 #28479 -- Doc'd that transaction rollback doesn't revert model state. 2017-09-04 15:43:29 -04:00