Simon Charette
|
8eae094638
Generalized check constraint docs for other constraints.
|
6 years ago |
Ian Foote
|
952f05a6db
Fixed #11964 -- Added support for database check constraints.
|
8 years ago |
Akshesh
|
156e2d59cf
Fixed #26709 -- Added class-based indexes.
|
8 years ago |
Michał Modzelewski
|
65246de7b1
Fixed #24031 -- Added CASE expressions to the ORM.
|
10 years ago |
Ng Zhi An
|
8f5d6c77b6
Fixed #23878 -- Moved Query and Prefetch documentation
|
10 years ago |
Daniel Pyrathon
|
fb48eb0581
Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
|
10 years ago |
Josh Smeaton
|
4718296546
Fixed #23753 -- Added a suite of SQL Functions
|
10 years ago |
Josh Smeaton
|
f59fd15c49
Fixed #14030 -- Allowed annotations to accept all expressions
|
11 years ago |
Jorge C. Leitão
|
8780849da0
Fixed #22812 -- Refactored lookup API documentation.
|
10 years ago |
Aliaksandr Semianiuk
|
5b185ecc68
Fixed #22019 -- Added Model.objects reference documentation.
|
10 years ago |
Anssi Kääriäinen
|
20bab2cf9d
Fixed #16187 -- refactored ORM lookup system
|
11 years ago |
evildmp
|
79cc66692a
Consolidated documentation for F() and Q()
|
11 years ago |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 years ago |
Gary Wilson Jr
|
c6fa4936b3
Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson.
|
15 years ago |
Russell Keith-Magee
|
cc4e4d9aee
Fixed #3566 -- Added support for aggregation to the ORM. See the documentation for details on usage.
|
16 years ago |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 years ago |