.. |
class.txt
|
5b185ecc68
Fixed #22019 -- Added Model.objects reference documentation.
|
11 年之前 |
conditional-expressions.txt
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 年之前 |
constraints.txt
|
e9a0e1d4f6
Fixed #30484 -- Added conditional expressions support to CheckConstraint.
|
5 年之前 |
database-functions.txt
|
4cb15450ad
Fixed #30958 -- Used a clearer example in the Cast() docs.
|
5 年之前 |
expressions.txt
|
cebd41e416
Fixed #31110 -- Fixed typo in docs/ref/models/expressions.txt.
|
5 年之前 |
fields.txt
|
f1016814d8
Fixed #31313 -- Fixed is_upperclass() example in enumeration types docs.
|
5 年之前 |
index.txt
|
8eae094638
Generalized check constraint docs for other constraints.
|
6 年之前 |
indexes.txt
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 年之前 |
instances.txt
|
c7b97ac3a7
Added missing backtick in instances 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
|
0ddb4ebf7b
Refs #14357 -- Made Meta.ordering not affect GROUP BY queries.
|
5 年之前 |
querysets.txt
|
30ca66eadd
Added missing backticks in various docs.
|
5 年之前 |
relations.txt
|
3bbf9a489a
Fixed #31282 -- Corrected RelatedManager docs for using add/remove/set with PKs.
|
5 年之前 |