fellow reports / 2021
/2021 Week 36
Calendar Week 36 — Ending 12 September
Triaged:
- https://code.djangoproject.com/ticket/33095 -- Admin actions shown with zero results (wontfix)
Reviewed:
- https://github.com/django/django/pull/13547 -- Fixed #32076 -- Added async methods to BaseCache.
- https://github.com/django/django/pull/14802 -- Fixed #33060 -- Added BaseCache.make_and_validate_key() hook.
- https://github.com/django/django/pull/14832 -- Fixed #30086, Refs #32873 -- Made floatformat template filter independent of USE_L10N.
Authored:
- https://github.com/django/django/pull/14848 -- Fixed #32365 -- Made zoneinfo the default timezone implementation.