Week ending June 19, 2023 *Triaged:* https://code.djangoproject.com/ticket/34651 - 'list' object has no attribute '_committed' (invalid) https://code.djangoproject.com/ticket/34652 - Async support in admin view (wontfix) https://code.djangoproject.com/ticket/34569 - Unify all model fields to call get_prep_value from get_db_prep_value (accepted) https://code.djangoproject.com/ticket/34655 - Tests for RadioSelect and Select have diverged considerably, potentially leaving RadioSelect undertested (accepted) https://code.djangoproject.com/ticket/34656 - Wrong HTML generation in Django admin's change_password form (accepted) https://code.djangoproject.com/ticket/34659 - mysql backend creates queries using CONVERT_TZ even when this is not supported (duplicate) https://code.djangoproject.com/ticket/34660 - Use RFC3339 format and input type=(date|time|datetime-local) for date/time/datetime form fields (duplicate) https://code.djangoproject.com/ticket/34658 - New assertion `assertNotInHTML`, like `assertContains` has `assertNotContains` (wontfix) https://code.djangoproject.com/ticket/34662 - Translation strings of ArrayField length validators depend on wrong ngettext key (accepted) https://code.djangoproject.com/ticket/34663 - Documentation typo in using Argon2 with Django. (worksforme)
*Reviewed/committed:* https://github.com/django/django/pull/16954 - Simplified and improved django.utils.functional.lazy(). https://github.com/django/django/pull/16934 - Fixed #34628 -- Improved icons accessibility of related widget wrapper in admin. https://github.com/django/django/pull/16970 - Made SeleniumTests.test_select_multiple less flaky by adding explicit Selenium wait. https://github.com/django/django/pull/16965 - Fixed #34649 -- Fixed headless deprecation warning on Selenium 4.8+. https://github.com/django/django/pull/16973 - Fixed date_time_picker_shortcuts() tests on Windows. https://github.com/django/django/pull/16974 - Refs #32143 -- Removed superflous constraints on excluded query. https://github.com/django/django/pull/16903 - Fixed #33414 -- Fixed creating diamond shaped MTI objects for common ancestor with primary key that has a default. https://github.com/django/django/pull/16966 - Added GitHub action to run Selenium tests. https://github.com/django/django/pull/16745 - Fixed #34473 -- Fixed step validation for form fields with non-zero minimum value. https://github.com/django/django/pull/16939 - Fixed #34629 -- Added filtering support to GIS aggregates. https://github.com/django/django/pull/16981 - Added Selenium tests to daily builds. https://github.com/django/django/pull/16989 - Made SeleniumTests.test_inline_uuid_pk_add_with_popup less flaky by waiting until popup is closed. https://github.com/django/django/pull/16986 - Fixed #34662 -- Corrected number in error messages for Array(Min/Max)LengthValidator. *Reviewed:* https://github.com/django/django/pull/16967 - Updated PyPI setup access in prerequisites checklist of release how-to. *Authored:* https://github.com/django/djangoproject.com/pull/1374 - Fixed HTML of community page. https://github.com/django/django/pull/16990 - Improved names for Selenium daily builds. 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/2d9856c5-e0a3-424c-89fd-8baf17df59ebn%40googlegroups.com.