| Age | Commit message (Collapse) | Author |
|
Co-authored-by: JD Bothma <jbothma@gmail.com>
Backport of cc67344db9de0248ba1064f7e986c6b29276a7b1 from main
|
|
Backport of 18473004afd82a616ba6c9ac22f476347fde4846 from main
|
|
|
|
issues in docs.
Backport of ba755ca13123d2691a0926ddb64e5d0a2906a880 from main
|
|
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
Backport of 534ac4829764f317cf2fbc4a18354fcc998c1425 from main.
|
|
Backport of 1964e4367f293336b47e30af6e10a5eca5fdfb35 from main
|
|
|
|
|
|
docs.
|
|
|
|
|
|
|
|
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.
|
|
|
|
|
|
"prepopulate", "preload", and "preprocessing" are already in the
spelling_wordlist.
This also removes hyphen from double "e" combinations with "pre" and
"re", e.g. preexisting, preempt, reestablish, or reenter.
See also:
- https://ahdictionary.com/word/search.html?q=rerun
- https://ahdictionary.com/word/search.html?q=recreate
- https://ahdictionary.com/word/search.html?q=predetermined
- https://ahdictionary.com/word/search.html?q=reuse
- https://ahdictionary.com/word/search.html?q=reopening
|
|
|
|
|
|
|
|
|
|
|
|
3rd party libraries
|
|
|
|
|
|
|
|
|
|
|
|
relationships.
This reduces the likelihood of admin searches issuing queries with
excessive joins.
|
|
|
|
|
|
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
|
|
block.
|
|
template block.
|
|
|
|
|
|
verbose_name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
QuerySet.distinct() is not the only way to avoid duplicate, it's also
not preferred.
|
|
ModelAdmin.get_formset_kwargs().
Thanks Nick Pope for reviews.
|
|
|
|
|
|
|
|
|
|
Refs #25134, #32099.
|
|
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
|