Week ending January 28 *Triaged:* https://code.djangoproject.com/ticket/35132 - Django admin dark mode leaves the main container light. (worksforme) https://code.djangoproject.com/ticket/35134 - "Select all" checkbox in admin model view doesn't work in Django 5.0.1 (worksforme) https://code.djangoproject.com/ticket/35133 - Make @method_decorator to work with async methods. (duplicate) https://code.djangoproject.com/ticket/35130 - Document how to manually close database connections (accepted) https://code.djangoproject.com/ticket/35135 - FilteredRelation fails when rhs of the condition is a queryset (accepted) https://code.djangoproject.com/ticket/35139 - Performing a save() with an ImageField where width_field or height_field is set results in an extra read operation (duplicate) https://code.djangoproject.com/ticket/35141 - CACHE_MIDDLEWARE_SECONDS can be set to a float but has to be an int (accepted) https://code.djangoproject.com/ticket/35143 - Improve accessibility of error page(s) with semantic HTML (accepted) https://code.djangoproject.com/ticket/35142 - DATE and DATETIME settings have no effect since USE_L10N was deprecated (needsinfo) https://code.djangoproject.com/ticket/35144 - Inconsistency in apostrophe symbols of translatable strings. And broken translations (invalid) https://code.djangoproject.com/ticket/35145 - Django admin’s dark theme should set color-scheme property for vanilla HTML components (accepted) https://code.djangoproject.com/ticket/35148 - Missed request cleanup for async views (duplicate)
*Reviewed/committed:* https://github.com/django/django/pull/17680 - Fixed tutorial 'background.gif' reference. https://github.com/django/django/pull/17761 - Added more WKT and WKB tests. https://github.com/django/djangoproject.com/pull/1462 - Fixed favicon URLs in search description. https://github.com/django/django/pull/17766 - Fixed #35130 -- Doc'd django.db.close_old_connections(). https://github.com/django/code.djangoproject.com/pull/149 - JS cleanups. https://github.com/django/django/pull/17768 - Refs #35058 -- Deprecated OGRGeometry.coord_dim setter. https://github.com/django/django/pull/17769 - Refs #33517 -- Prevented __second lookup from returning fractional seconds on Oracle. https://github.com/django/django/pull/17747 - Fixed #32923 -- Refactored out Field._clean_bound_field(). https://github.com/django/code.djangoproject.com/pull/146 - Update trac 1.4.4. https://github.com/django/django/pull/17774 - Fixed #35115 -- Made admin's footer render in <footer> tag. https://github.com/django/code.djangoproject.com/pull/155 - Fixed #151 -- Fixed styling issues on ticket detail page. https://github.com/django/code.djangoproject.com/pull/158 - Fixed leftover genshi syntax in template. https://github.com/django/code.djangoproject.com/pull/156 - Link to the proper favicon. https://github.com/django/django/pull/17696 - Refs #35058 -- Added support for measured geometries to GDAL Point. https://github.com/django/code.djangoproject.com/pull/166 - Some more fixes in trackhacks.css. https://github.com/django/django/pull/17782 - Updated Python license for 2024. https://github.com/django/code.djangoproject.com/pull/167 - Fix spamfilter admin configuration page. https://github.com/django/code.djangoproject.com/pull/168 - Fixed login/logout/logged as items in metanav. https://github.com/django/django/pull/17786 - Refs #35058 -- Made centroid available on all geometry types. *Authored:* https://github.com/django/code.djangoproject.com/pull/160 - Fixed #159 -- Used TracSpamFilter compatible with 1.4. https://github.com/django/django/pull/17778 - Applied Black's 2024 stable style. https://github.com/django/django/pull/17779 - Bumped versions in Github actions configuration. 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/a5c50663-50e2-44d1-a03e-ab44b8a579e5n%40googlegroups.com.