Week ending March 19, 2023 *Triaged:* https://code.djangoproject.com/ticket/34409 - Examples of fetching raw SQL don't work for non-unique column names. (accepted) https://code.djangoproject.com/ticket/34402 - Admin search_fields crashes for inherited model and __iexact lookup. (accepted) https://code.djangoproject.com/ticket/34399 - dark-mode-vars block is overwritten by extrastyles (invalid) https://code.djangoproject.com/ticket/34411 - Update obsolete GDAL API for DataSource handling (accepted) https://code.djangoproject.com/ticket/34414 - Connection to SMTP server not closed after exception (fixed) https://code.djangoproject.com/ticket/34322 - ManifestStaticFilesStorage crashes on commented JavaScript import statements (accepted) https://code.djangoproject.com/ticket/34416 - Option start_migration_name for squashmigrations do not work properly (invalid) https://code.djangoproject.com/ticket/34418 - cache_page decorator should support async view (duplicate) https://code.djangoproject.com/ticket/34421 - QuerySet.update() on querysets in descending order by annotations. (accepted) https://code.djangoproject.com/ticket/34422 - inspectdb mysql databases (invalid) https://code.djangoproject.com/ticket/34420 - Migration import ordering violates coding style and isort defaults (accepted) https://code.djangoproject.com/ticket/34419 - Document django.contrib.admin.sites.all_sites (accepted)
*Reviewed/committed:* https://github.com/django/django/pull/16652 - Refs #28329 -- Fixed Cast() with ForeignKey to integer fields on MySQL. https://github.com/django/django/pull/16653 - Improved connection clean-up for SMTP backend. https://github.com/django/django/pull/16644 - Fixed #34404 -- Clarified how FileResponse set Content-Type header. https://github.com/django/django/pull/16621 - Fixed #1873 -- Handled multi-valued query parameters in admin changelist filters. https://github.com/django/djangoproject.com/pull/1326 - Set the highest value for recaptcha test on donations page. https://github.com/django/django/pull/16657 - Fixed #34421 -- Fixed QuerySet.update() on querysets in descending order by annotations. *Authored:* https://github.com/django/django/pull/16648 - Refs #32355 -- Bumped required version of sqlparse in setup.cfg. https://github.com/django/django/pull/16655 - Reverted "Fixed #33213 -- Doc'd testing code coverage in parallel and used it." https://github.com/django/django/pull/16656 - Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage optional. https://github.com/django/django/pull/16660 - [4.2.x] Updated source translation catalogs. Best, Mariusz -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/e868acf3-1d1b-4ce5-84e6-a479ddcfc73cn%40googlegroups.com.