Week ending September 19, 2021 *Triaged: * https://code.djangoproject.com/ticket/33104 - Long words overflow readonly fields (accepted) https://code.djangoproject.com/ticket/33105 - Undocumented behavior: A default ordering doesn't affect GROUP BY queries. (invalid) https://code.djangoproject.com/ticket/33108 - Makemigrations allows on-off default when adding non-nullable unique field (wontfix) https://code.djangoproject.com/ticket/33109 - Testing the presence of SameSite and Secure cookies doesn't work. (needsinfo) https://code.djangoproject.com/ticket/33111 - Conditionally changing ModelAdmin inlines based on object's field breaks when changing object and new inlines should appear. (accepted) https://code.djangoproject.com/ticket/33114 - StringAgg() should set output_field to TextField. (accepted) https://code.djangoproject.com/ticket/33115 - Connection issue after a HEAD is used (duplicate) https://code.djangoproject.com/ticket/33116 - 'str' object is not callable error appears from contrib.messages. (needsinfo) https://code.djangoproject.com/ticket/13926 - GeometryCollections are not visible in OSMGeoAdmin (needsinfo) https://code.djangoproject.com/ticket/11634 - OpenLayers default position (invalid) https://code.djangoproject.com/ticket/33118 - JSON Generic view (wontfix)
*Reviewed/committed: * https://github.com/django/django/pull/14841 - Made CSRF JavaScript example more reusable. https://github.com/django/django/pull/14853 - Fixed #33104 -- Fixed wrapping of long words in admin readonly fields. https://github.com/django/django/pull/14846 - Fixed #32873 -- Deprecated settings.USE_L10N. https://github.com/django/django/pull/14437 - Fixed #33012 -- Added Redis cache backend. https://github.com/django/django/pull/14767 - Doc'd Jinja2 FORM_RENDERER setting. https://github.com/django/django/pull/14857 - Refs #27624 -- Changed Query.explain_info to namedtuple. https://github.com/django/django/pull/13733 - Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin. https://github.com/django/django/pull/14864 - Refs #31026 -- Moved Template tests to separate class. https://github.com/django/django/pull/14833 - Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on PostgreSQL. https://github.com/django/django/pull/14855 - Fixed #33077 -- Fixed links to related models for admin's readonly fields in custom admin site. *Reviewed: * https://github.com/django/django/pull/14848 - Fixed #32365 -- Made zoneinfo the default timezone implementation. *Authored: * https://github.com/django/django/pull/14858 - Fixed #33107 -- Fixed import_string() crash on not fully initialized modules. https://github.com/django/django/pull/14860 - Bootstrapped Django 4.1. 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/fcad0eb7-ebac-45f4-9030-b4c5461d6e89n%40googlegroups.com.