summaryrefslogtreecommitdiff
path: root/docs/ref/models/index.txt
AgeCommit message (Expand)Author
2018-11-13Generalized check constraint docs for other constraints.Simon Charette
2018-07-10Fixed #11964 -- Added support for database check constraints.Ian Foote
2016-06-27Fixed #26709 -- Added class-based indexes.Akshesh
2015-01-12Fixed #24031 -- Added CASE expressions to the ORM.Michał Modzelewski
2015-01-12Fixed #23878 -- Moved Query and Prefetch documentationNg Zhi An
2015-01-06Fixed #12663 -- Formalized the Model._meta API for retrieving fields.Daniel Pyrathon
2014-12-27Fixed #23753 -- Added a suite of SQL FunctionsJosh Smeaton
2014-11-15Fixed #14030 -- Allowed annotations to accept all expressionsJosh Smeaton
2014-07-08Fixed #22812 -- Refactored lookup API documentation.Jorge C. Leitão
2014-05-17Fixed #22019 -- Added Model.objects reference documentation.Aliaksandr Semianiuk
2014-01-18Fixed #16187 -- refactored ORM lookup systemAnssi Kääriäinen
2013-09-06Consolidated documentation for F() and Q()evildmp
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2009-12-26Fixed #9465 -- Simplified API Reference documentation titles for easier looku...Gary Wilson Jr
2009-01-15Fixed #3566 -- Added support for aggregation to the ORM. See the documentatio...Russell Keith-Magee
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss