Week ending May 1, 2022 *Triaged: * https://code.djangoproject.com/ticket/33659 - Inline fieldset doesn't fit to the screen. (invalid) https://code.djangoproject.com/ticket/33660 - EmailMessage encode the subject in base64 when translated and contains non US-ASCII characters (needsinfo) https://code.djangoproject.com/ticket/33658 - Document the "blank" argument of forms.ModelChoiceField. (accepted) https://code.djangoproject.com/ticket/33657 - Customizable management command formatters. (accepted) https://code.djangoproject.com/ticket/33652 - Skip ExclusionConstraint on non-PostgreSQL databases. (wontfix) https://code.djangoproject.com/ticket/21183 - Filter block on the right covers information in admin (wontfix) https://code.djangoproject.com/ticket/33663 - Timezones with hyphens in name fail in Extract() functions. (duplicate) https://code.djangoproject.com/ticket/33664 - Timezones with hyphens in name fail in Extract() functions. (duplicate) https://code.djangoproject.com/ticket/25444 - Restructure expressions documentation to better highlight ORM support (invalid) https://code.djangoproject.com/ticket/33665 - Add support for Postgres multirange (accepted) https://code.djangoproject.com/ticket/33667 - Django admin stylesheet ignores --header-branding-color variable. (accepted) https://code.djangoproject.com/ticket/33669 - cell_count filter crashes if field_data is a dictionary (duplicate) https://code.djangoproject.com/ticket/33670 - Migrations changes to implicit primary key when primary key is altered on SQLite. (created) https://code.djangoproject.com/ticket/33671 - Migrations crashes when adding/altering collations on indexed columns on Oracle. (created) https://code.djangoproject.com/ticket/33672 - bulk_update - duplicate updates as side effect from batch_size (duplicate)
*Reviewed/committed: * https://github.com/django/django/pull/15440 - Refs #2259 -- Disallowed primary keys in ModelAdmin.list_editable. https://github.com/django/django/pull/15630 - Fixed #33655 -- Removed unnecessary constant from GROUP BY clause for QuerySet.exists(). https://github.com/django/django/pull/15625 - Fixed #33656 -- Fixed MultiWidget crash when compressed value is a tuple. https://github.com/django/django/pull/15424 - Fixed #27471 -- Made admin's filter choices collapsable. https://github.com/django/django/pull/14843 - Fixed #33646 -- Added async-compatible interface to QuerySet. https://github.com/django/django/pull/15506 - Small documentation changes. https://github.com/django/django/pull/15640 - Refs #33413 -- Added collation to CharField/TextField's db_parameters. https://github.com/django/django/pull/15639 - Refs #23435 -- Added note about GenericForeignKey indexes to docs. https://github.com/django/django/pull/15644 - Refs #30426 -- Updated XFrameOptionsMiddleware docstring. *Reviewed: * https://github.com/django/django/pull/15622 - Refs #32339 -- Allowed renderer to specify default form template name. *Authored: * https://github.com/django/django/pull/15642 - Refs #33671 -- Fixed migrations crash when adding collation to a primary key on Oracle. https://github.com/django/django/pull/15643 - Fixed #33670 -- Fixed altering primary key on SQLite. 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/fe776bb6-6e7a-4b8c-a5ed-9f9e4a6843e7n%40googlegroups.com.