Week ending January 2, 2022 *Triaged: * https://code.djangoproject.com/ticket/33387 - Separate between words in Django commands and methods (wontfix) https://code.djangoproject.com/ticket/33388 - Improve documentation for file uploads outside of request context (duplicate) https://code.djangoproject.com/ticket/33386 - Autocomplete on refresh with Firefox interacts badly with ModelMultipleChoiceField in forms (accepted) https://code.djangoproject.com/ticket/33389 - Admin label contrast issues & light background elements in dark mode (needsinfo) https://code.djangoproject.com/ticket/33390 - PermissionsMixin.is_superuser (invalid) https://code.djangoproject.com/ticket/33392 - Removing composed indexes fails on MySQL (duplicate) https://code.djangoproject.com/ticket/33393 - Weird title level in logging how-to (invalid) https://code.djangoproject.com/ticket/33394 - Adding inlines doesn't work with a manually crafted HTML. (invalid) https://code.djangoproject.com/ticket/33395 - No error raised when FILE_UPLOAD_TEMP_DIR is not accessible (duplicate) https://code.djangoproject.com/ticket/33396 - Add the ResolverMatch's name to the technical 500 page. (accepted) https://code.djangoproject.com/ticket/33398 - ModelAdmin.empty_value_display example in docs should use list_display. (accepted) https://code.djangoproject.com/ticket/33399 - Overriding Choices for a field in the Form not working when using ModelForm. (invalid) https://code.djangoproject.com/ticket/33391 - Clarify Aggregate.empty_result_set_value docs. (accepted) https://code.djangoproject.com/ticket/33400 - assertTemplateUsed()/assertTemplateNotUsed() used as context managers ignore count and msg_prefix parameters. (accepted) https://code.djangoproject.com/ticket/24125 - TemplateDetailView in admindocs requires a single Django templates engine (wontfix) https://code.djangoproject.com/ticket/27437 - Can't create GinIndex on ArrayField(CITextField) (wontfix) https://code.djangoproject.com/ticket/24803 - Collected SQL does not respect empty strings as params when formatting result sql (duplicate) https://code.djangoproject.com/ticket/24991 - Range types not properly converted to SQL in QuerySet.query.__str__() (duplicate) https://code.djangoproject.com/ticket/16979 - adds Q objects for related fields. (wontfix)
*Reviewed/committed: * https://github.com/django/django/pull/15238 - Refs #29517 -- Removed obsolete PositiveIntegerField test skip. https://github.com/django/django/pull/15162 - Refs #33342 -- Deprecated ExclusionConstraint.opclasses. https://github.com/django/django/pull/15242 - Updated example of YAML serialization format in docs. https://github.com/django/django/pull/15247 - Refs #31617 -- Removed redundant title text in filter.html. https://github.com/django/django/pull/15253 - Fixed wrapping of long values in technical 500 debug page. https://github.com/django/django/pull/15252 - Fixed #23273 -- Avoided creation of django_migrations table when there are no migrations to apply. https://github.com/django/django/pull/15255 - Fixed #33300 -- Ensured hidden elements are not displayed on small screens. https://github.com/django/django/pull/15236 - Fixed #27936 -- Rewrote spanning multi-valued relationships docs. https://github.com/django/django/pull/15259 - Fixed #33398 -- Improved @display(empty_value) example in ModelAdmin.empty_value_display docs. *Authored: * https://github.com/django/django/pull/15243 - Refs #22983 -- Added tests for squashing migrations with functions from migration files. https://github.com/django/django/pull/15249 - Avoided counting attributes and methods in docs. https://github.com/django/django/pull/15251 - Refs #26872 -- Fixed wrapping of long choices in ModelAdmin.list_filter. https://github.com/django/django/pull/15261 - Refs #27753 -- Removed unused django.utils.text._replace_entity() and _entity_re. https://github.com/django/django/pull/15263 - Fixed #33391 -- Clarified Aggregate.empty_result_set_value docs. 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/1895af60-aa42-4d6f-bd15-fea6ff635423n%40googlegroups.com.