Week ending December 25, 2022 *Triaged: * https://code.djangoproject.com/ticket/34217 - Migration removing a CheckConstraint results in ProgrammingError using MySQL < 8.0.16. (accepted) https://code.djangoproject.com/ticket/34216 - django admin when field is autocomplete it overrides ModelForm filter (invalid) https://code.djangoproject.com/ticket/34218 - Password mismatch on UserCreationForm not translated to the Slovenian language (invalid) https://code.djangoproject.com/ticket/34219 - Collation is not preserved when field is altered on PostgreSQL and MySQL. (accepted) https://code.djangoproject.com/ticket/34220 - Cannot import csrf_input_lazy from partially initialized module. (accepted) https://code.djangoproject.com/ticket/34223 - I am Faceing tis type of error when i run the command py manage.py runserver Error=usage: manage.py [-h] [-c] manage.py: error: unrecognized arguments: runserver (invalid) https://code.djangoproject.com/ticket/34225 - bulk_create() raises IntegrityError when another constraint exists on set of fields. (invalid) https://code.djangoproject.com/ticket/34226 - QuerySet.select_related() with multiple filtered relations to the OneToOneField sets the last one. (accepted) https://code.djangoproject.com/ticket/34224 - App name in help text of commands is missing context (wontfix)
*Reviewed/committed: * https://github.com/django/django/pull/16369 - Fixed #33662 -- Allowed Sitemap to customize languages for each item. https://github.com/django/django/pull/16380 - Refs #34118 -- Adopted asgiref coroutine detection shims. https://github.com/django/django/pull/16400 - Fixed #34165 -- Made permissions creation respect the "using" parameter. *Reviewed: * https://github.com/django/django/pull/16384 - Fixed #33735 -- Added async support to StreamingHttpResponse. *Authored: * https://github.com/django/django/pull/16394 - [4.1.x] Updated translations from Transifex. https://github.com/django/django/pull/16396 - Fixed #34219 -- Preserved Char/TextField.db_collation when altering column type. https://github.com/django/django/pull/16402 - Refs #34226 -- Renamed local field variables in SQLCompiler.get_related_selections() to avoid redefinition. 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/8f184809-8873-4405-8cf5-3e683c8d1221n%40googlegroups.com.