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
/
ref
/
models
/
index.txt
Age
Commit message (
Expand
)
Author
2018-11-13
Generalized check constraint docs for other constraints.
Simon Charette
2018-07-10
Fixed #11964 -- Added support for database check constraints.
Ian Foote
2016-06-27
Fixed #26709 -- Added class-based indexes.
Akshesh
2015-01-12
Fixed #24031 -- Added CASE expressions to the ORM.
Michał Modzelewski
2015-01-12
Fixed #23878 -- Moved Query and Prefetch documentation
Ng Zhi An
2015-01-06
Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
Daniel Pyrathon
2014-12-27
Fixed #23753 -- Added a suite of SQL Functions
Josh Smeaton
2014-11-15
Fixed #14030 -- Allowed annotations to accept all expressions
Josh Smeaton
2014-07-08
Fixed #22812 -- Refactored lookup API documentation.
Jorge C. Leitão
2014-05-17
Fixed #22019 -- Added Model.objects reference documentation.
Aliaksandr Semianiuk
2014-01-18
Fixed #16187 -- refactored ORM lookup system
Anssi Kääriäinen
2013-09-06
Consolidated documentation for F() and Q()
evildmp
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2009-12-26
Fixed #9465 -- Simplified API Reference documentation titles for easier looku...
Gary Wilson Jr
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