.. |
examples
|
9d7e2c7b44
Fixed mistakes in docs/topics/db/examples/many_to_one.txt.
|
7 years ago |
aggregation.txt
|
00b93c2b1e
Fixed typo in docs/topics/db/aggregation.txt.
|
7 years ago |
index.txt
|
d612026c37
Refs #28595 -- Added a hook to add execute wrappers for database queries.
|
7 years ago |
instrumentation.txt
|
d612026c37
Refs #28595 -- Added a hook to add execute wrappers for database queries.
|
7 years ago |
managers.txt
|
99539ca319
Fixed typo in docs/topics/db/managers.txt.
|
7 years ago |
models.txt
|
22bcd3a1d8
Fixed #29192 -- Corrected docs regarding overriding fields from abstract base classes.
|
7 years ago |
multi-db.txt
|
7a6fbf36b1
Fixed #28853 -- Updated connection.cursor() uses to use a context manager.
|
7 years ago |
optimization.txt
|
e283c1a267
Linked to prefetch_related_objects func in DB optimization docs.
|
7 years ago |
queries.txt
|
1834490a0c
Refs #11278 -- Clarified RelatedManager differences between reverse one-to-many and many-to-many relations.
|
7 years ago |
search.txt
|
7c81b28ebc
Updated various links in docs to use HTTPS.
|
7 years ago |
sql.txt
|
7a6fbf36b1
Fixed #28853 -- Updated connection.cursor() uses to use a context manager.
|
7 years ago |
tablespaces.txt
|
3297dede7f
Fixed #28046 -- Added the db_tablespace parameter to class-based indexes.
|
7 years ago |
transactions.txt
|
27193aea00
Fixed #28584 -- Dropped support for SQLite < 3.7.15.
|
7 years ago |