| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
UserAttributeSimilarityValidator.
Thanks Chris Bailey for the report.
Co-authored-by: Adam Johnson <me@adamj.eu>
|
|
|
|
|
|
This makes it easier to create a data in examples.
|
|
|
|
|
|
|
|
relationships.
This reduces the likelihood of admin searches issuing queries with
excessive joins.
|
|
|
|
|
|
|
|
AppConfig.ready().
|
|
get_object_or_404()/get_list_or_404().
|
|
AppConfig.ready() to docs.
|
|
Co-Authored-By: Adam Johnson <me@adamj.eu>
|
|
successes.
|
|
|
|
|
|
Replaced deprecated `find_element[s]_by_*()` usages, in favour of
`find_element[s]()` with an explicit `By`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compared to string values.
Per deprecation timeline.
|
|
|
|
Thanks Carlton Gibson, Keryn Knight, Mariusz Felisiak, and Nick Pope
for reviews.
Co-authored-by: Johannes Hoppe <info@johanneshoppe.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>
|
|
|
|
This also makes DummyCache async-compatible.
|
|
|
|
recursively.
|
|
|
|
|
|
|