index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
db
/
index.txt
Age
Commit message (
Expand
)
Author
2025-10-16
Fixed #28586 -- Added model field fetch modes.
Adam Johnson
2022-11-02
Fixed #34054 -- Created a new fixtures topic.
Filip Lajszczak
2021-08-26
Made sentence about Model consistent in docs.
Zainab Amir
2017-09-21
Refs #28595 -- Added a hook to add execute wrappers for database queries.
Shai Berger
2016-04-22
Refs #3254 -- Added full text search to contrib.postgres.
Marc Tamlyn
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2012-03-14
Fixed #17605: Restored deleted query documentation that used to live in docte...
James Bennett
2011-10-14
Fixed #12308 -- Added tablespace support to the PostgreSQL backend.
Aymeric Augustin
2011-03-03
Added crossref targets for a couple of Django exceptions and cleaned up relat...
Gabriel Hurley
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-01-16
Created a 'DB optimization' topic, with cross-refs to relevant sections.
Luke Plant
2009-12-22
Fixed #1142 -- Added multiple database support.
Russell Keith-Magee
2009-01-15
Fixed #3566 -- Added support for aggregation to the ORM. See the documentatio...
Russell Keith-Magee
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss