Calendar Week 12 -- ending 28 March.
Triaged:
https://code.djangoproject.com/ticket/32591 -- Change DiscoverRunner always to run _FailedTest "tests" first (Accepted)
https://code.djangoproject.com/ticket/32589 -- Document the need for calling close_old_connections in long-running management commands. (Duplicate of #14845)
https://code.djangoproject.com/ticket/32568 -- Prefer SafeString to mark_safe where possible (Accepted)
https://code.djangoproject.com/ticket/32577 -- Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD` (Accepted)
Reviewed:
https://github.com/django/djangoproject.com/pull/986 -- Display header link in code snippet on hover #986
https://github.com/django/djangoproject.com/pull/954 -- Add dependencies for update_docs to run #954
https://github.com/django/djangoproject.com/pull/896 -- Update download page: updated roadmap and better focus on supported versions.
https://github.com/django/django/pull/14163 -- Fixed RemoteTestResultTest tests without tblib.
https://github.com/django/djangoproject.com/pull/901 -- Clarifed README setup steps.
https://github.com/django/django/pull/14171 -- Doc'd that RawSQL can be used with __in.
https://github.com/django/django/pull/14175 -- Optimized backends tests by specifying a database table.
https://github.com/django/django/pull/13728 -- Add settings EMAIL_MESSAGEID_FQDN
https://github.com/django/django/pull/14174 -- Removed trailing whitespaces in error messages.
https://github.com/django/django/pull/14077 -- Fixed #32483 -- Fixed QuerySet.values()/values_list() on JSONField key transforms with booleans on SQLite.
Authored:
https://github.com/django/djangoproject.com/pull/1079 -- [Draft] Added Pycharm banners for 2021 fundraiser. #1079
https://github.com/django/djangoproject.com/pull/1078 -- Re-added reCaptcha to fundraising page. #1078