| .. |
|
class.txt
|
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2023-03-01 13:03:56 +01:00 |
|
conditional-expressions.txt
|
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices.
|
2023-08-30 22:57:40 -03:00 |
|
constraints.txt
|
Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+.
|
2023-07-19 21:42:27 +02:00 |
|
database-functions.txt
|
Removed versionadded/changed annotations for 4.2.
|
2023-09-18 22:12:40 +02:00 |
|
expressions.txt
|
Removed versionadded/changed annotations for 4.2.
|
2023-09-18 22:12:40 +02:00 |
|
fields.txt
|
Removed versionadded/changed annotations for 4.2.
|
2023-09-18 22:12:40 +02:00 |
|
index.txt
|
Generalized check constraint docs for other constraints.
|
2018-11-13 17:57:27 -05:00 |
|
indexes.txt
|
Fixed #34761 -- Dropped support for MySQL < 8.0.11.
|
2023-08-03 18:54:29 +02:00 |
|
instances.txt
|
Removed versionadded/changed annotations for 4.2.
|
2023-09-18 22:12:40 +02:00 |
|
lookups.txt
|
Removed versionadded/changed annotations for 4.2.
|
2023-09-18 22:12:40 +02:00 |
|
meta.txt
|
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2023-03-01 13:03:56 +01:00 |
|
options.txt
|
Refs #27236 -- Removed Meta.index_together per deprecation timeline.
|
2023-09-18 22:12:40 +02:00 |
|
querysets.txt
|
Fixed #34873 -- Added QuerySet.explain() support for GENERIC_PLAN option on PostgreSQL 16+.
|
2023-09-26 12:05:26 +02:00 |
|
relations.txt
|
Removed versionadded/changed annotations for 4.2.
|
2023-09-18 22:12:40 +02:00 |