Week ending 2023-09-10 (Week 36)
Triaged
- https://code.djangoproject.com/ticket/34813 - Docs miss note about invalid integrity with ManifestStaticFilesStorage (accepted)
- https://code.djangoproject.com/ticket/34817 - Boolean field doesn’t look good on django-admin (invalid)
- https://code.djangoproject.com/ticket/34819 - GenericForeignKey.get_prefetch_queryset()
(needsinfo)(accepted)
Reviewed
- https://github.com/django/django/pull/17227 - Fixed #34813 – Doc’d how calculation of the integrity HTML attr needs to occur after collectstatic.
- https://github.com/django/django/pull/17186 - Modernized enum usage for choices enumeration types.
- https://github.com/django/django/pull/17226 - Fixed #34810 – Measured test coverage on django-admin commands.
- https://github.com/django/django/pull/17169 - WIP: Unforced AutoFields to be primary keys (high level pass)
Authored
- https://github.com/django/django/pull/17214 - Fixed #24561 – Added support for callables on model fields’ choices. (follow up)
Other/Misc
- Security reports review and analysis.
- DjangoCon talk continued.