.. |
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
|
Removed versionadded/changed annotations for 4.0.
|
2022-05-17 14:22:06 +02:00 |
constraints.txt
|
Removed versionadded/changed annotations for 4.0.
|
2022-05-17 14:22:06 +02:00 |
database-functions.txt
|
Removed versionadded/changed annotations for 4.0.
|
2022-05-17 14:22:06 +02:00 |
expressions.txt
|
Removed versionadded/changed annotations for 4.0.
|
2022-05-17 14:22:06 +02:00 |
fields.txt
|
Corrected models.FileField signature in docs.
|
2022-03-28 13:25:39 +02:00 |
index.txt
|
Generalized check constraint docs for other constraints.
|
2018-11-13 17:57:27 -05:00 |
indexes.txt
|
Fixed #33717 -- Dropped support for PostgreSQL 11.
|
2022-05-19 09:26:48 +02:00 |
instances.txt
|
Refs #30581 -- Updated count of steps in model validation docs.
|
2022-05-18 11:38:15 +02:00 |
lookups.txt
|
Removed versionadded/changed annotations for 4.0.
|
2022-05-17 14:22:06 +02:00 |
meta.txt
|
Corrected code-block directives in docs/ref/models/meta.txt.
|
2020-12-21 07:56:58 +01:00 |
options.txt
|
Fixed #31743 -- Doc't that managed=False prevents Django from managing tables modifications.
|
2020-06-26 08:46:01 +02:00 |
querysets.txt
|
Removed versionadded/changed annotations for 4.0.
|
2022-05-17 14:22:06 +02:00 |
relations.txt
|
Refs #32372 -- Updated manager name in related objects reference docs.
|
2021-01-22 20:18:44 +01:00 |