| Age | Commit message (Collapse) | Author |
|
|
|
|
|
commands.
|
|
|
|
|
|
This also suppresses -verbosity and --trackback options in the
runserver's help.
|
|
management command.
|
|
Regression in 10d126198434810529e0220b0c6896ed64ca0e88.
|
|
recursively.
|
|
This improves accessibility for screen reader users.
|
|
|
|
|
|
QuerySet.count().
|
|
|
|
|
|
not a set.
|
|
and runtests.py.
Regression in ae89daf46f83a7b39d599d289624c3377bfa4ab1.
Thanks Tim Graham for the report.
|
|
|
|
|
|
|
|
|
|
AP Stylebook: Saving not savings, no hyphen, and lowercase.
|
|
M2M fields.
Since ManyToManyFields defined with `symmetrical=True` do not add a
related field to the target model, including a `related_name` argument
will never do what the coder likely expects. This makes including
a related_name with a symmetrical model raise a system check warning.
ticket-32983
|
|
ManifestFilesMixin.
|
|
django.utils.translation.template.
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Nick Pope <nick@nickpope.me.uk>
|
|
|
|
|
|
AP styleguide: Virtually none of the words ending with -wards end with
an s.
|
|
According to DEP 0010.
|
|
According to DEP 0010.
|
|
According to DEP 0010.
|
|
This removes unused words and words contained within the Enchant
dictionary.
|
|
Follow up to 22fbebc7444c8974f101c146f0fc18fe64ab48f6.
|
|
request.META['CSRF_COOKIE_NEEDS_UPDATE'].
|
|
|
|
appropriate.
|
|
|
|
|
|
|
|
Form.get_initial_for_field().
|
|
This also removes unnecessary comments with the previous spelling.
AP Stylebook has a short entry to advise the preferred spelling for
"en-us". "Afterwards" is preferred in British English.
|
|
JSONBAgg results.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
through_fields is a list.
Regression in c32d8f33d8e988a376e44997b8f3606d821f305e.
|
|
|