1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref/models
David Smith fbb1984046
Refs #32956 -- Updated words ending in -wards.
AP styleguide: Virtually none of the words ending with -wards end with
an s.
2021-07-30 20:34:50 +02: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 #10929 -- Added default argument to aggregates. 2021-07-19 13:04:27 +02:00
expressions.txt Fixed #10929 -- Added default argument to aggregates. 2021-07-19 13:04:27 +02:00
fields.txt Refs #32956 -- Updated words ending in -wards. 2021-07-30 20:34:50 +02:00
index.txt
indexes.txt
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
options.txt
querysets.txt Made minor edits to QuerySet.update_or_create() docs. 2021-07-29 06:51:09 +02:00
relations.txt Refs #32372 -- Updated manager name in related objects reference docs. 2021-01-22 20:18:44 +01:00