Hi all.
Calendar Week 13 -- ending 04 April. Triaged: https://code.djangoproject.com/ticket/32610 -- django.utils.version.get_git_changeset() always returns None. (Accepted) https://code.djangoproject.com/ticket/32604 -- File uploads larger than FILE_UPLOAD_MAX_MEMORY_SIZE get wrong unix group based on setgid (Accepted) https://code.djangoproject.com/ticket/32603 -- Add transaction handling to Changelist list_editable processing. (Accepted) Reviewed: https://github.com/django/django/pull/14208 -- Fixed #32610 -- Fixed get_git_changeset(). https://github.com/django/django/pull/14204 -- Removed unnecessary left/right in admin sidebar CSS. https://github.com/django/django/pull/11291 -- Fixed #30416 -- Restore terminal state when reloading. https://github.com/django/django/pull/14187 -- Fixed #32594 -- Signal.disconnect() returning None https://github.com/django/django/pull/13305 -- Fixed #31885 -- Updated SMTP Email Backend to use an SSLContext. https://github.com/django/django/pull/13728 -- Add settings EMAIL_MESSAGEID_FQDN https://github.com/django/django/pull/14203 -- Refs #32105 -- Changed ExceptionReporter.(html|text)_template_path attributes to properties. https://github.com/django/django/pull/14180 -- Fixed #32532 -- Raised nicer error if a test label is a file path. https://github.com/django/django/pull/14202 -- Changed Happen to Happens in troubleshooting.txt https://github.com/django/django/pull/14196 -- Fixed #32595 -- Fixed SchemaEditor.quote_value() crash with bytes. https://github.com/django/django/pull/13841 -- Fixed #32316 -- Deferred accessing __file__. https://github.com/django/django/pull/14195 -- Fixed #29127 -- Prevented DiscoverRunner from hiding tagged test with syntax errors. Authored: https://github.com/django/djangoproject.com/pull/1083 -- Updated robots.docs.txt for Django 3.2. https://github.com/django/djangoproject.com/pull/1079 -- Added Pycharm banners for 2021 fundraiser. Calendar Week 14 -- ending 11 April. Released Django 3.2. Triaged: https://code.djangoproject.com/ticket/32611 -- runtests.py's bisect_tests() and paired_tests() don't always need to do setup and teardown (Accepted) Reviewed: https://github.com/django/django/pull/14240 -- Refs #32074 -- Removed usage of Python's deprecated distutils.version package. https://github.com/django/django/pull/14236 -- Refs #31578 -- Removed outdated notes about MyISAM in GIS docs. https://github.com/django/django/pull/14231 -- Refs #32074 -- Made ExclusionConstraint.__repr__() use Deferrable.__repr__(). https://github.com/django/django/pull/14212 -- Fixed #32544 -- Adapted tests to confirm support for GDAL 3.2/GEOS 3.9. https://github.com/django/django/pull/14228 -- Refs #32074 -- Backported Enum.__repr__() from Python 3.10. https://github.com/django/daphne/pull/364 -- Use partial() to wrap Server.handle_reply() #364 https://github.com/django/daphne/pull/365 -- Lint with pre-commit #365 https://github.com/django/django/pull/13840 -- Add Github actions for MacOS, Windows and linting https://github.com/django/django/pull/14224 -- Refs #30156 -- Corrected version in SpatiaLite install instructions. https://github.com/django/django/pull/14221 -- Fixed #32614 -- Fixed MiddlewareSyncAsyncTests tests with asgiref 3.3.2+. Authored: https://github.com/django/code.djangoproject.com/pull/110 -- Updated default Django version to 3.2. #110 https://github.com/django/django/pull/14223 -- Updated asgiref dependency for 3.2 release series. Calendar Week 15 -- ending 18 April. Triaged: https://code.djangoproject.com/ticket/32654 -- docstring in modules created by startapp (wontfix) https://code.djangoproject.com/ticket/32655 -- Improve error if a string is passed as an extra_test to DiscoverRunner.build_suite() (Accepted) https://code.djangoproject.com/ticket/32651 -- Combining Q with a Q containing Exists crashes (Accepted) https://code.djangoproject.com/ticket/32652 -- Obsolete FAQ reference in triaging docs (Accepted) https://code.djangoproject.com/ticket/32647 -- Select multiple action checkboxes with shift+mouseclick in django admin (Accepted) https://code.djangoproject.com/ticket/32636 -- QuerySet.values()/values_list() crashes on a combined queryset ordered by "extra" select. (Accepted) https://code.djangoproject.com/ticket/32606 -- Allow rich configuration of Selenium tests (wontfix) https://code.djangoproject.com/ticket/32640 -- Non-manager instance assigned to model class' objects is silently ignored (Accepted) https://code.djangoproject.com/ticket/32630 -- Autoreloader doesn't work on Windows 10. (worksforme) Reviewed: https://github.com/django/django/pull/14265 -- Fixed #32645 -- Fixed QuerySet.update() crash when ordered by joined fields on MySQL/MariaDB. https://github.com/django/django/pull/14267 -- [3.2.x] Fixed #32548 -- Fixed crash when combining Q() objects with boolean expressions. https://github.com/django/django/pull/14263 -- Recommend django<4 on older versions of Python https://github.com/django/django/pull/14262 -- Fixed #32649 -- Fixed ModelAdmin.search_fields crash when searching against phrases with unbalanced quotes. https://github.com/django/django/pull/14255 -- Fixed #32635 -- Fixed system check crash for reverse o2o relations in CheckConstraint.check and UniqueConstraint.condition. https://github.com/django/django/pull/14259 -- Fixed #32648 -- Fixed crash for undefined alternates in contrib.sitemaps. https://github.com/django/django/pull/14243 -- Corrected typo in Field.deconstruct docstring. https://github.com/django/django/pull/14252 -- Fixed #32637 -- Restored exception message on technical 404 debug page. Authored: https://github.com/django/django/pull/14269 -- Fixed #32652 -- Updated links to new contributors FAQ. 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/44fd4a18-29e1-4553-90dd-19f3346693b5n%40googlegroups.com.