.. |
class.txt
|
5b185ecc68
Fixed #22019 -- Added Model.objects reference documentation.
|
11 年之前 |
conditional-expressions.txt
|
97d3321e89
Changed tuple choices to list in docs.
|
5 年之前 |
constraints.txt
|
230d75f59c
Refs #30547 -- Clarified that partial UniqueConstraints don't affect model validation.
|
5 年之前 |
database-functions.txt
|
198a2a9381
Removed unnecessary /static from links to PostgreSQL docs.
|
6 年之前 |
expressions.txt
|
76b3fc5c8d
Fixed #30486 -- Fixed the default value of Aggregate.distinct and updated example of custom aggregate functions.
|
5 年之前 |
fields.txt
|
194d1dfc18
Fixed #30661 -- Added models.SmallAutoField.
|
5 年之前 |
index.txt
|
8eae094638
Generalized check constraint docs for other constraints.
|
6 年之前 |
indexes.txt
|
febe136d4c
Fixed #30397 -- Added app_label/class interpolation for names of indexes and constraints.
|
5 年之前 |
instances.txt
|
9aeac29949
Removed unnecessary backslashes from docs.
|
5 年之前 |
lookups.txt
|
03db5fddfd
Fixed typos in docs, comments, and exception messages.
|
6 年之前 |
meta.txt
|
2d6776ffe0
Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field().
|
6 年之前 |
options.txt
|
b6c4766f53
Refs #29548 -- Updated docs for MariaDB support.
|
5 年之前 |
querysets.txt
|
5f24e7158e
Fixed #30665 -- Added support for distinct argument to Avg() and Sum().
|
5 年之前 |
relations.txt
|
a44a21a22f
Fixed #26678 -- Doc'd that RelatedManager.add()/remove()/set() accepts the field the relation points to.
|
5 年之前 |