Week ending 2023-11-26 (Week 47)
(Sorry for the delay posting this report.)
Triaged
- https://code.djangoproject.com/ticket/34984 - One-off default migrations fail on tables with GeneratedField (on SQLite) (wontfix)
Reviewed
- https://github.com/django/django/pull/17494 - Fixed #34980 – Changed migration operation dependencies to namedtuples.
- https://github.com/django/django/pull/1749 - Refs #34900 – Added Python 3.13 to daily builds.
- https://github.com/django/django/pull/16942 - Fixed #34429 – Allowed setting unusable password via admin UI.
- https://github.com/django/django/pull/17499 - Added PyPy 3.10 to daily builds.
- https://github.com/django/django/pull/17506 - Fixed #34985 – Fixed GeneratedFields.contribute_to_class() crash when apps are not populated.
- https://github.com/django/django/pull/17388 - Fixed #34909 – Added aria-describedby to Admin Add/Change buttons
- https://github.com/django/django/pull/17514 - Fixed #34991 – Fixed pagination links and input layout in admin’s change list page when using list_editable.
Authored
- https://github.com/django/django/pull/17501 - [5.0.x] Updated translations from Transifex.
Other/Misc
- Released Django 5.0 release candidate 1
- Commented on https://code.djangoproject.com/ticket/34978
- Encouraged translators to translate frozen strings in preparation for Django 5.0