Week ending 2024-05-26 (Week 21)
Triaged
- https://code.djangoproject.com/ticket/35468 - Django with python 3.12 ImportError (invalid)
Reviewed
- https://github.com/django/django/pull/18167 - Refs #29942 – Avoided Python 3.9+ syntax in docs build.
- https://github.com/django/django/pull/18101 - Fixed #35405 – Used @cached_property in FieldCacheMixin.
- https://github.com/django/django/pull/17910 - Fixed #35189 – Render admin collapsible fieldsets with <details>.
- https://github.com/django/django/pull/17792 - Fixed #31405 – Added LoginRequiredAuthenticationMiddleware force all views to require authentication by default.
- https://github.com/django/django/pull/18195 - Fixed #35477 – Fixed field required validation in forms inheriting from SetPassword.
- https://github.com/django/django/pull/18190 - Fixed #35472 – Used temporary directory in test_imagefield.NoReadTests.
Authored
- https://github.com/django/django/pull/18185 - Refs #35380 – Updated outdated images in docs/ref/contrib/admin/_images/.
- https://forum.djangoproject.com/t/django-release-announcements/655/78
- https://github.com/pypa/trove-classifiers/pull/179 - Add Trove classifier for Django 5.1
- https://github.com/readthedocs/readthedocs.org/issues/11341 - Add 5.1.x version alias for Django docs.
- https://code.djangoproject.com/wiki/Version5.2Roadmap
Other/Misc
- Django 5.1 Feature Freeze! And subsequent Alpha release.