| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Carlton Gibson, Keryn Knight, Mariusz Felisiak, and Nick Pope
for reviews.
Co-authored-by: Johannes Hoppe <info@johanneshoppe.com>
|
|
|
|
custom admin site.
|
|
|
|
PostgreSQL.
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
Thanks to Adam Johnson, Aymeric Augustin, David Smith, Mariusz Felisiak, Nick
Pope, and Paul Ganssle for reviews.
|
|
|
|
Thanks Carlton Gibson, Chris Jerdonek, David Smith, Keryn Knight,
Mariusz Felisiak, and Nick Pope for reviews and mentoring this
Google Summer of Code 2021 project.
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
|
|
limit_choices_to.
|
|
verbose_name.
|
|
USE_L10N.
|
|
This also makes DummyCache async-compatible.
|
|
|
|
|
|
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.
|
|
|