| Age | Commit message (Collapse) | Author |
|
Bug in 0bd2c0c9015b53c41394a1c0989afbfd94dc2830.
|
|
Forwardport of 7e79fb35d4aebced5eda2f14f8d4314c73f558d2 from stable/4.2.x.
|
|
Co-authored-by: Author: Claude Paroz <claude@2xlibre.net>
|
|
filters.
|
|
|
|
post_process.
|
|
|
|
|
|
Bug in 0dcd549bbe36c060f536ec270d34d9e7d4b8e6c7.
Thanks Eric Zarowny for the report.
|
|
|
|
Thanks Carlton Gibson, Simon Willison, David Smith, and Mariusz
Felisiak for reviews.
|
|
Included full path when redirecting with append slash to include query
strings.
Regression in ba31b0103442ac891fb3cb98f316781254e366c3.
|
|
|
|
BaseConstraint and subclasses.
|
|
|
|
(features/introspection/ops)_class classes.
|
|
|
|
authority.
|
|
None.
force_bytes() turns None into the byte string b"None". Since
ctypes.c_char_p() also accepts None, we can bypass force_bytes() if
target is None.
|
|
This adds "aria-label".
|
|
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
|
|
Added AdminSite.get_log_entries() as an override point and made this
available to the template via each_context().
|
|
|
|
ArrayField.
Thanks Simon Charette for the review.
|
|
|
|
new" button.
|
|
Follow up to 9a1848f48c1f7f627a52b2063a8a8428e77765d6.
|
|
|
|
Follow up to 10bb21e71e3668f770493e2af0d0e0271830f7a3.
Co-authored-by: Paolo Melchiorre <paolo@melchiorre.org>
|
|
Black 23.1.0 is released which, as the first release of the year,
introduces the 2023 stable style. This incorporates most of last year's
preview style.
https://github.com/psf/black/releases/tag/23.1.0
|
|
Regression in 27aa7035f57f0db30b6632e4274e18b430906799.
|
|
Bug in be63c78760924e1335603c36babd0ad6cfaea3c4.
|
|
|
|
|
|
Python 3.9+ supports @functools.cache as an alias for
@functools.lru_cache(maxsize=None).
|
|
|
|
Available since Python 3.10 where it was reintroduced.
|
|
|
|
|
|
deprecation timeline.
|
|
deprecation timeline.
|
|
Per deprecation timeline.
|
|
RemoteUserBackend.configure_user() subclasses.
Per deprecation timeline.
|
|
|
|
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
Per deprecation timeline.
|