Week ending 2025-09-21 (Week 38)
Triaged
- #36598 (Django migrations is unable to find remove constraints from non-public schema for Postgres) – Django (duplicate)
- #36601 (Label color contrast issue when an M2M field exists in an admin TabularInline.) – Django (accepted)
- #36611 (Model validation of constraint involving ForeignObject considers only first column) – Django (accepted)
- https://code.djangoproject.com/ticket/36613 (invalid)
- https://code.djangoproject.com/ticket/36600 (accepted)
- https://code.djangoproject.com/ticket/36604 (wontfix)
- https://code.djangoproject.com/ticket/36610 (duplicate)
- https://code.djangoproject.com/ticket/36614 (accepted)
Reviewed
- https://github.com/django/django/pull/19837
- https://github.com/django/django/pull/19834
- https://github.com/django/django/pull/19872
- Fixed #36581 -- Updated serialization examples from XML to JSON. by CodingWithSaksham · Pull Request #19812 · django/django · GitHub
- Fixed #36504 -- Clarified docs for using with FileField storage. by khosro-web · Pull Request #19725 · django/django · GitHub
- [5.2.x] Updated translations from Transifex. by nessita · Pull Request #19877 · django/django · GitHub
- [6.0.x] Updated source translation catalogs. by nessita · Pull Request #19878 · django/django · GitHub
- Fixed #26619 - BaseCache incr method will reset the timeout by simone-macri · Pull Request #19875 · django/django · GitHub
- Fixed #36614 -- Deprecated QuerySet.values_list(flat=True) without a field. by adamchainz · Pull Request #19874 · django/django · GitHub
- Fixed #36594 -- Improved UniqueConstraint's nulls_distinct system check warning by mriduldhall · Pull Request #19870 · django/django · GitHub
- https://github.com/django/django/pull/19840
- Fixed #36488 -- Fixed merging of query strings in RedirectView. by Samriddha9619 · Pull Request #19833 · django/django · GitHub
- Fixed #36612 -- Fixed a KeyTextTransform crash on MySQL against annotations. by charettes · Pull Request #19873 · django/django · GitHub
Authored
- Added cleanup of cache clearing to DjangoFilePrefixesTests.setUp(). by sarahboyce · Pull Request #19879 · django/django · GitHub
- https://github.com/django/django/pull/19884
Other/Misc
- Engaged in security reports
- Drafted djangoproject.com announcement: https://www.djangoproject.com/weblog/2025/sep/21/sarah-boyce-maternity-leave-announcement/