Mads Jensen a906c98982 Fixed #29547 -- Added support for partial indexes. 6 年之前
..
check-constraints.txt 9142bebff2 Refs #11964 -- Changed CheckConstraint() signature to use keyword-only arguments. 6 年之前
class.txt 5b185ecc68 Fixed #22019 -- Added Model.objects reference documentation. 11 年之前
conditional-expressions.txt 35319bf12c Alphabetized imports in various docs. 6 年之前
database-functions.txt 3e09b37f80 Fixed #28649 -- Added ExtractIsoYear database function and iso_year lookup. 6 年之前
expressions.txt c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. 6 年之前
fields.txt 1b49b792e9 Emphasized that ForeignKey.on_delete doesn't create a SQL constraint. 6 年之前
index.txt 952f05a6db Fixed #11964 -- Added support for database check constraints. 6 年之前
indexes.txt a906c98982 Fixed #29547 -- Added support for partial indexes. 6 年之前
instances.txt 97e637a87f Fixed typos in comments and docs. 6 年之前
lookups.txt a67ebcb1cb Refs #29593, #26891 -- Doc'd RegisterLookupMixin.get_lookups(). 6 年之前
meta.txt 2d6776ffe0 Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field(). 6 年之前
options.txt 9142bebff2 Refs #11964 -- Changed CheckConstraint() signature to use keyword-only arguments. 6 年之前
querysets.txt d093e01ec0 Clarified when QuerySet.select_for_update() locks. 6 年之前
relations.txt 7417929618 Fixed #29440 -- Doc'd where the bulk argument applies in RelatedManager. 6 年之前