.. |
class.txt
|
Doc'd Model.MultipleObjectsReturned docs and improved documentation related with models exceptions.
|
2020-07-22 14:21:08 +01:00 |
conditional-expressions.txt
|
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2023-02-10 19:19:13 +01:00 |
constraints.txt
|
Fixed #34338 -- Allowed customizing code of ValidationError in BaseConstraint and subclasses.
|
2023-02-23 10:58:20 +01:00 |
database-functions.txt
|
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2023-02-10 19:19:13 +01:00 |
expressions.txt
|
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2023-02-10 19:19:13 +01:00 |
fields.txt
|
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2023-02-10 19:19:13 +01:00 |
index.txt
|
Generalized check constraint docs for other constraints.
|
2018-11-13 17:57:27 -05:00 |
indexes.txt
|
Removed versionadded/changed annotations for 4.1.
|
2023-01-17 11:49:15 +01:00 |
instances.txt
|
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2023-02-10 19:19:13 +01:00 |
lookups.txt
|
Fixed #29799 -- Allowed registering lookups per field instances.
|
2022-09-02 10:02:24 +02:00 |
meta.txt
|
Corrected code-block directives in docs/ref/models/meta.txt.
|
2020-12-21 07:56:58 +01:00 |
options.txt
|
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2023-02-10 19:19:13 +01:00 |
querysets.txt
|
Fixed #34280 -- Allowed specifying different field values for create operation in QuerySet.update_or_create().
|
2023-02-14 11:50:35 +01:00 |
relations.txt
|
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2023-02-10 19:19:13 +01:00 |