Week ending June 19, 2022 *Triaged: * https://code.djangoproject.com/ticket/33778 - pyproject.toml uses the incorrect "legacy" setuptools backend and unnecessary wheel dep (accepted) https://code.djangoproject.com/ticket/33780 - Add http method argument to the URLResolver (duplicate) https://code.djangoproject.com/ticket/33781 - Timezone warning visual regression. (created) https://code.djangoproject.com/ticket/33782 - runserver `--nostatic` masks actual error (duplicate) https://code.djangoproject.com/ticket/33589 - Incomplete string escaping in formats for calendar. (invalid) https://code.djangoproject.com/ticket/33784 - Formats should not be escaped in admin calendar widget. (created) https://code.djangoproject.com/ticket/33783 - Add __isempty spatial lookup. (accepted) https://code.djangoproject.com/ticket/33779 - Add an encoder parameter to django.utils.html.json_script(). (accepted) https://code.djangoproject.com/ticket/24407 - Initial migration fails if app name has upper-case letters on Oracle (fixed) https://code.djangoproject.com/ticket/33785 - Broken __in lookup for keys of json field (duplicate) https://code.djangoproject.com/ticket/33786 - Confirm/Add support for GDAL 3.5. (created) https://code.djangoproject.com/ticket/33787 - GeosGeometry doesn't support empty 3d points (invalid) https://code.djangoproject.com/ticket/18105 - Investigate possible misuse of Context (fixed) https://code.djangoproject.com/ticket/33790 - Add more database functions/aggregates. (wontfix) https://code.djangoproject.com/ticket/31846 - MySQL inspectdb doesn't handle composite keys (duplicate)
*Reviewed/committed: * https://github.com/django/django/pull/15763 - Made QuerySet.bulk_update() raise an error when batch_size is zero. https://github.com/django/django/pull/15770 - Fixed #33773 -- Made Index with multiple fields respect DEFAULT_INDEX_TABLESPACE. https://github.com/django/django/pull/15755 - Refs #27236 -- Split index_together and unique_together autodetector tests. https://github.com/django/django/pull/15769 - Fixed #33772 -- Added QuerySet.first()/last() error message on unordered queryset with aggregation. https://github.com/django/django/pull/15771 - Updated OWASP Top 10 link in security topic. https://github.com/django/django/pull/15581 - Added YugabyteDB to list of third-party DB backends. https://github.com/django/django/pull/15669 - Fixed #24870 -- Added --update option to makemigrations command. https://github.com/django/django/pull/15747 - Fixed #28897 -- Fixed QuerySet.update() on querysets ordered by annotations. https://github.com/django/django/pull/15776 - Fixed #33788 -- Added TrigramStrictWordSimilarity() and TrigramStrictWordDistance() on PostgreSQL. https://github.com/django/django/pull/15780 - Fixed #33784 -- Removed unnecessary format escaping in admin calendar widget. *Reviewed: * https://github.com/django/django/pull/15775 - Updated asgiref dependency for 4.1 release series. *Authored: * https://github.com/django/django/pull/15773 - Fixed #33786 -- Confirmed support for GDAL 3.5. 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/f372a2e1-e0c4-4de1-a3e8-4108d3372030n%40googlegroups.com.