Week ending May 28, 2023

*Triaged:*
    https://code.djangoproject.com/ticket/34588 - 404 error in 
default_urlconf.html (accepted)
    https://code.djangoproject.com/ticket/34589 - exclude does not support 
nested ForeignKey relationship (invalid)
    https://code.djangoproject.com/ticket/34586 - create() does not save 
reverse OneToOne relationship nor raise an Exception (accepted)
    https://code.djangoproject.com/ticket/34593 - Django admin list does 
same Count query twice when there are no filters (wontfix)
    https://code.djangoproject.com/ticket/34594 - KT doesn’t work across 
foreign keys (wontfix)
    https://code.djangoproject.com/ticket/34595 - format_html() should 
explicitely mention format_string is not escaped. (accepted)
    https://code.djangoproject.com/ticket/34596 - subclassing 
models.TextChoices (invalid)
    https://code.djangoproject.com/ticket/34598 - Load new settings after 
start up (invalid)

*Reviewed/committed:*
    https://github.com/django/django/pull/16882 - Fixed #34580 -- Avoided 
unnecessary computation of selected expressions in SQLCompiler.
    https://github.com/django/django/pull/16877 - Fixed #34577 -- Added 
escapeseq template filter.
    https://github.com/django/django/pull/16884 - Fixed #34588 -- Removed 
usage of nonexistent stylesheet in the 'Congrats' page.
    https://github.com/django/django/pull/16885 - Fixed references to 
django.core.cache in docs.
    https://github.com/django/django/pull/16883 - Fixed #34587 -- Allowed 
customizing table name normalization in inspectdb command.
    https://github.com/django/django/pull/16878 - Fixed #34579 -- Added 
Django Forum to contributing guides.
    https://github.com/django/django/pull/16879 - Fixed #34551 -- Fixed a 
crash on combined aggregation over a subquery.
    https://github.com/django/django/pull/16874 - Refs #31949 -- Made 
@no_append_slash decorator to work with async functions.
    https://github.com/django/django/pull/16889 - Corrected documentation 
of Log database function.
    https://github.com/django/django/pull/16893 - Fixed #34592 -- Removed 
Safari/Chrome workaround for system fonts.
    https://github.com/django/django/pull/16888 - Fixed #34590 -- Reverted 
"Refs #33308 -- Improved adapting DecimalField values to decimal."
    https://github.com/django/django/pull/16892 - Made MigrationRecorder 
cache has_table() result if django_migrations table exists.
    https://github.com/django/django/pull/16871 - Fixed #34574 -- Noted 
unexpected outcomes in autoescape/escape docs.

*Authored:*
    https://github.com/django/django/pull/16887 - Refs #34118 -- Fixed 
FunctionalTests.test_cached_property_reuse_different_names() on Python 
3.12+.
    https://github.com/django/django/pull/16898 - Optimized @condition 
decorator a bit.

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/c9b080b7-aaed-4057-9115-2dc356a11971n%40googlegroups.com.

Reply via email to