django/docs/ref/models
2021-11-23 07:04:59 +01:00
..
class.txt
conditional-expressions.txt Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and QuerySet.filter(). 2021-07-09 11:43:06 +02:00
constraints.txt Fixed #30916 -- Added support for functional unique constraints. 2021-02-23 20:19:53 +01:00
database-functions.txt Fixed #32365 -- Made zoneinfo the default timezone implementation. 2021-09-16 12:11:05 +02:00
expressions.txt [4.0.x] Fixed #33141 -- Renamed Expression.empty_aggregate_value to empty_result_set_value. 2021-09-29 20:52:59 +02:00
fields.txt [4.0.x] Fixed #33198 -- Corrected BinaryField.max_length docs. 2021-10-18 08:24:08 +02:00
index.txt
indexes.txt Fixed #26167 -- Added support for functional indexes. 2021-01-13 11:47:50 +01:00
instances.txt Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
lookups.txt Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and QuerySet.filter(). 2021-07-09 11:43: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
querysets.txt [4.0.x] Corrected signatures of QuerySet's methods. 2021-11-23 07:04:59 +01:00
relations.txt Refs #32372 -- Updated manager name in related objects reference docs. 2021-01-22 20:18:44 +01:00