Hi all.
Calendar Week 45 -- ending 08 November. Triaged: https://code.djangoproject.com/ticket/32174 -- Error page can sometimes be very slow (wontfix) https://code.djangoproject.com/ticket/31508 -- ASGI Lifespan Support (wontfix) https://code.djangoproject.com/ticket/32170 -- Admin select_related is different to the model's select related (needsinfo) https://code.djangoproject.com/ticket/31550 -- AssertionError raised by test_file_response method of ASGITest class. (Accepted) https://code.djangoproject.com/ticket/32156 -- Add __class_getitem__ to support runtime type parameters for more classes (needsinfo) https://code.djangoproject.com/ticket/32165 -- Add pre-commit Hooks (needsinfo) Reviewed: https://github.com/django/django/pull/13647 -- Refs #31910 -- Fixed GeoQuerySetTest.test_geoagg_subquery() test on Oracle 18c. https://github.com/django/django/pull/13557 -- Fixed #31235 -- Updated assertQuerysetEqual to compare querysets directly. https://github.com/django/django/pull/12928 -- Fixed #25791 -- Implement autoreload behaviour for cached template loader https://github.com/django/django/pull/13607 -- Fixed #22276 -- Fixed crash when formset management form is invalid. https://github.com/django/django/pull/13557 -- Fixed #31235 -- Updated assertQuerysetEqual to compare querysets directly. https://github.com/django/django/pull/13389 -- Fixed #31983 -- Added system check for file system caches location. https://github.com/django/django/pull/13201 -- Fixed #30801 -- Added examples of alternatives to signals https://github.com/django/django/pull/13636 -- Implementation of ASGI Lifespan protocol https://github.com/django/django/pull/13629 -- Refs #32061 -- Fixed test_crash_password_does_not_leak() crash on Windows. https://github.com/django/django/pull/13632 -- Fixed #32162 -- Fixed setting Content-Length header in AsyncRequestFactory. https://github.com/django/django/pull/13633 -- asgi.tests.ASGITest.test_file_response passes on Windows 10.0.18362 Authored: https://github.com/django/django/pull/13635 -- Fixed #32159 -- Ensured AsyncRequestFactory correctly sets headers. Calendar Week 46 -- ending 15 November. Triaged: https://code.djangoproject.com/ticket/32189 -- test.client.AsyncClient request POST failing (Invalid) https://code.djangoproject.com/ticket/32187 -- The .select_related is not necessary in the .update documentation (Accepted) https://code.djangoproject.com/ticket/32186 -- Application's `ready()` method doesn't called when app's author missed to define `default_app_config` (Duplicate of #31180) https://code.djangoproject.com/ticket/32188 -- Pipenv latest version of Django is 3.0.11 rather than 3.1.* (Invalid) https://code.djangoproject.com/ticket/32185 -- Add anchors to django code style docs (wontfix) https://code.djangoproject.com/ticket/27807 -- Overriding username validators doesn't work as documented (wontfix) https://code.djangoproject.com/ticket/32184 -- `manage.py migrate --noinput` should not delete stale modules (wontfix) Reviewed: https://github.com/django/djangoproject.com/pull/998 -- Fix color contrast https://github.com/django/django/pull/13669 -- Fixed #32187 -- Removed unnecessary select_related in queries doc. https://github.com/django/django/pull/12387 -- Fixed #31216 -- Added support for colorama terminal colors on Windows. https://github.com/django/django/pull/13114 -- Fixed #27807 -- Made username validation configurable through AUTH_USERNAME_VALIDATORS setting https://github.com/django/django/pull/12449 -- Fixed #31262 -- Allowed dictionaries in Field.choices for named groups. https://github.com/django/django/pull/13649 -- Fixed #32176 -- Clarified filesystem cache docs. https://github.com/django/django/pull/13659 -- Removed unnecessary __str__() methods in tests models. https://github.com/django/django/pull/13648 -- Refs #32074 -- Fixed handling memoryview content by HttpResponse on Python 3.10+. https://github.com/django/django/pull/13134 -- Fixed #31747 -- Fixed model enumeration via admin URLs. Kind Regards, Carlton -- 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/13775cc1-0d8a-4f58-bcf2-7a546f98dc3an%40googlegroups.com.