Week ending May 23, 2021 *Triaged: * https://code.djangoproject.com/ticket/32751 - Add link from Session object to User object (duplicate) https://code.djangoproject.com/ticket/32752 - Annotation yields ProgrammingError error when migrating from 2.2 to 3.x (duplicate) https://code.djangoproject.com/ticket/32753 - Object of type Pacific/Honolulu is not JSON serializable (needsinfo) https://code.djangoproject.com/ticket/32754 - catch_all_view() does not support FORCE_SCRIPT_NAME. (accepted) https://code.djangoproject.com/ticket/25671 - Arrange models and apps order in Admin. (duplicate) https://code.djangoproject.com/ticket/32759 - Use dataclasses to represent models (wontfix) https://code.djangoproject.com/ticket/32760 - Host value misinterpreted locally (needsinfo) https://code.djangoproject.com/ticket/32763 - Path is wrong: OperationalError "Plugin pvio_npipe could not be loaded" (invalid) https://code.djangoproject.com/ticket/32766 - Unused ORDER_TYPE_VAR variable in admin changelist code (accepted) https://code.djangoproject.com/ticket/32765 - Label for ReadOnlyPasswordHashWidget points to non-labelable element. (accepted) https://code.djangoproject.com/ticket/32764 - pass getattr() for settings to the settings module (duplicate) https://code.djangoproject.com/ticket/32767 - inspectdb and sql non-boolean issues (invalid) https://code.djangoproject.com/ticket/32771 - Hardcoded _popup values should use IS_POPUP_VAR instead (accepted) https://code.djangoproject.com/ticket/32770 - Add system check for django.contrib.postgres in INSTALLED_APPS when using OpClass(). (needsinfo) https://code.djangoproject.com/ticket/32769 - Fix for sporadically crashing parallel test runner (duplicate) https://code.djangoproject.com/ticket/32773 - Production Configuration of Django 3.2 with gunicorn and uvicorn (invalid)
*Reviewed/committed: * https://github.com/django/django/pull/14325 - Fixed #32720 -- Added configuration and docs for Sphinx link checker. https://github.com/django/django/pull/14400 - Fixed #32750 -- Fixed crash of Extract() transform on OuterRef() expressions. https://github.com/django/django/pull/13842 - Fixed #32317 -- Refactored loaddata command to make it extensible. https://github.com/django/django/pull/14404 - Fixed #32754 -- Made AdminSite.catch_all_view() respect SCRIPT_NAME. https://github.com/django/django/pull/14409 - Fixed #32755 -- Corrected Model.get_absolute_url() example in docs. https://github.com/django/django/pull/14375 - Fixed #32733 -- Skipped system check for specifying type of auto-created primary keys on abstract models. https://github.com/django/django/pull/14399 - Fixed #32379 -- Started deprecation toward changing default USE_TZ to True. https://github.com/django/django/pull/14413 - Fixed #32766 -- Removed unused ORDER_TYPE_VAR. https://github.com/django/django/pull/14411 - Fixed #32765 -- Removed "for" HTML attribute from ReadOnlyPasswordHashWidget. https://github.com/django/django/pull/13259 - Added note about culling in database cache backend docs. https://github.com/django/django/pull/14418 - Fixed #32771 -- Used IS_POPUP_VAR constant instead of hard-coded value. https://github.com/django/django/pull/14419 - Renamed "object" argument of ModelAdmin.log_addition(), log_change(), and log_deletion() methods. https://github.com/django/django/pull/14422 - Fixed note about ISP caching in docs. https://github.com/django/django/pull/14207 - Clarified docs about increasing the work factor for bcrypt hasher. https://github.com/django/django/pull/14396 - Fixed #32375 -- Started deprecation toward changing the default sitemap protocol to https. https://github.com/django/django/pull/14421 - Fixed #32503 -- Fixed altering BLOB/TEXT field to non-nullable with default on MySQL 8.0.13+. *Reviewed: * https://github.com/django/ticketbot/pull/13 - Allow bot to be run on different networks. *Authored: * https://github.com/django/django/pull/14395 - Fixed #32747 -- Prevented initialization of unused caches. https://github.com/django/django/pull/14424 - Changed IRC references to Libera.Chat. https://github.com/django/djangoproject.com/pull/1092 - Changed IRC references to Libera.Chat. 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/e65587a8-21ba-483d-8934-0b1b090f6395n%40googlegroups.com.