Week ending September 3, 2023

*Triaged:*
    https://code.djangoproject.com/ticket/34802 - 
django.contrib.admin.actions.delete_selected() should return number of rows 
deleted via ModelAdmin.delete_queryset() (wontfix)
    https://code.djangoproject.com/ticket/34804 - legacy_algorithm = 'sha1' 
removed in django4.0 but new algorithm is hardcoded (invalid)
    https://code.djangoproject.com/ticket/34805 - 'Q' object has no 
attribute 'replace_expressions' (invalid)
    https://code.djangoproject.com/ticket/34803 - Nested OuterRef crashes 
with AttributeError (accepted)
    https://code.djangoproject.com/ticket/34778 - startproject could use 
find_spec() rather than import_module() to check for conflicts (accepted)
    https://code.djangoproject.com/ticket/34809 - PyCharm typechecker 
complains (duplicate)

*Reviewed/committed:*
    https://github.com/django/django/pull/17203 - Fixed #34787 -- Fixed 
autoreloader crash when run from installed script on Windows.
    https://github.com/django/django/pull/17187 - Fixed #34784 -- Adjusted 
SHORT_DATE_FORMAT in various French variants.
    https://github.com/django/django/pull/17168 - Fixed #34757 -- Added 
support for following redirects to AsyncClient.
    https://github.com/django/django/pull/17205 - Fixed #34799 -- Made 
MySQL introspection skip cross-database relations.
    https://github.com/django/django/pull/17171 - Fixed #34547 -- 
Deprecated DatabaseOperations.field_cast_sql().
    https://github.com/django/django/pull/16976 - Fixed #34210 -- Added 
unittest's durations option to the test runner.
    https://github.com/django/django/pull/17081 - Refs #34712 -- Added 
system check for staticfiles storage in STORAGES setting.
    https://github.com/django/django/pull/17215 - Fixed #34807 -- Avoided 
circular import between forms, models, and utils' choices.
    https://github.com/django/django/pull/17217 - Fixed #34803 -- Fixed 
queryset crash when filtering againts deeply nested OuterRef annotations.
    https://github.com/django/django/pull/17211 - Fixed #34768 -- Avoided 
initializing colorama on non-Windows platforms.
    https://github.com/django/django/pull/17216 - Fixed #34778 -- Avoided 
importing modules in startapp/startproject.

*Authored:*
    https://github.com/django/django/pull/17206 - Fixed #34560 -- Updated 
admin's jQuery to 3.7.1.
    https://github.com/django/django/pull/17218 - Refs #34768 -- Ignored 
lack of just_fix_windows_console() for colorama < 0.4.6.

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/c72bbeb8-02af-4a19-a6aa-644a7f270ff1n%40googlegroups.com.

Reply via email to