Hi all.
Calendar Week 31 -- ending 08 August. Triaged: https://code.djangoproject.com/ticket/32988 -- The number of test databases should not be greater than number of TestCases. (Accepted) https://code.djangoproject.com/ticket/32980 -- Improve performance of related manager attribute access (Accepted) https://code.djangoproject.com/ticket/32970 -- Investigate feasibility of improving WhereNode clone performance (Accepted) https://code.djangoproject.com/ticket/32797 -- model_ngettext incorrectly tries to translate already translated words (Accepted) https://code.djangoproject.com/ticket/32983 -- Prevent developers from defining a related_name on symmetrical ManyToManyFields (Accepted) Reviewed: https://github.com/django/djangoproject.com/pull/1105 -- Lowercased "web" where appropriate. https://github.com/django/djangoproject.com/pull/1108 -- Added Coveralls to GitHub actions workflows. https://github.com/django/djangoproject.com/pull/1106 -- Used GitHub Actions workflow. https://github.com/django/django/pull/14744 -- Fixed #32988 -- Prevented creation of more test databases than TestCases. https://github.com/django/django/pull/14534 -- Fixed 32855: BoundWidget.id_for_label https://code.djangoproject.com/ticket/29205 -- MultiValueField ignores a required value of a sub field https://github.com/django/django/pull/14690 -- Fixed #32797 -- Externalize pluralization of model name in messages of delete selected admin action and save edited changelist. https://github.com/django/django/pull/14730 -- Fixed #32983 -- Made related_name on symmetric field an error. Authored: https://github.com/django/djangoproject.com/pull/1109 -- Added banner for 2021 survey. Calendar Week 32 -- ending 15 August. Triaged: https://code.djangoproject.com/ticket/33014 -- ProjectState.__init__() can assume its real_apps argument is a set (Accepted) https://code.djangoproject.com/ticket/33011 -- my_model.manyrelation_set.all() return empty value (needsinfo) https://code.djangoproject.com/ticket/33013 -- "AppConfig" subclass imports found in Django 3.2's automatic "AppConfig" discovery (Invalid) https://code.djangoproject.com/ticket/32998 -- process_view() is not called on 404 (Invalid) https://code.djangoproject.com/ticket/33012 -- Add a Redis cache backend. (Accepted) https://code.djangoproject.com/ticket/32997 -- Errors in 404 templates are hard to debug (wontfix) https://code.djangoproject.com/ticket/33008 -- Document prefetch_related for GenericForeignKey - Object doesn't exist behaviour (Accepted) https://code.djangoproject.com/ticket/32999 -- Admin Tabular Stacked Inline widget headings are not aligned headings (needsinfo) https://code.djangoproject.com/ticket/33001 -- ManifestStaticFilesStorage is problematic - need changes here (wontfix) Reviewed: https://github.com/django/django/pull/14746 -- Updated i18n and GeoDjango forum links in docs. https://github.com/django/django/pull/14437 -- Fixed #33012 -- Added Redis cache backend. https://github.com/django/django/pull/14760 -- Refs #29898 -- Changed ProjectState.real_apps to set. Calendar Week 33 -- ending 22 August. Triaged: https://code.djangoproject.com/ticket/33031 -- How do I check if a child object is being destroyed by cascade delete from parent in post_delete signal of the child. (invalid) https://code.djangoproject.com/ticket/33030 -- Broken gdal.org URLs in django.contrib.gis.gdal, docs.ref.contrib.gis and gis_tests (Accepted) https://github.com/django/asgiref/issues/292 -- 3.4.1 RuntimeError #292 (Accepted) https://code.djangoproject.com/ticket/33017 -- Fix get_storage_engine to only look at current database (Accepted) https://code.djangoproject.com/ticket/33029 -- Can't open multiple Django Admin Popups for the same related field. (wontfix) https://code.djangoproject.com/ticket/33028 -- ModelAdmin.init has self.opts, but it still nowerewhere else in django.admin.contrib.options not used (Accepted) https://code.djangoproject.com/ticket/33027 -- Auto-reloader should pass -X options (for cpython implementation) (Accepted) https://code.djangoproject.com/ticket/33024 -- filter_horizontal doesn't use full height when in collapsed fieldset (Accepted) https://code.djangoproject.com/ticket/33026 -- The Testing Tools docs should highlight RequestFactory (Accepted) https://code.djangoproject.com/ticket/33015 -- QuerySet.extra Use Case: filtering on large lists of tuples (Accepted) https://code.djangoproject.com/ticket/33023 -- InMemoryUploadedFile - opening with context manager multiple time is throwing error (wontfix) https://code.djangoproject.com/ticket/33022 -- main-random test failures (build #8): field_deconstruction.tests.FieldDeconstructionTests and migrations.test_commands.MigrateTests (Accepted) https://code.djangoproject.com/ticket/33013 -- "AppConfig" subclass imports found in Django 3.2's automatic "AppConfig" discovery (wontfix) https://code.djangoproject.com/ticket/33019 -- makemigrations produces invalid import path in migration file (invalid) Reviewed: https://code.djangoproject.com/ticket/32992 -- Reverse time zone conversion in Trunc()/Extract() database functions. https://github.com/django/django/pull/14437 -- Fixed #33012 -- Added Redis cache backend. https://github.com/django/django/pull/14761 -- Refs #32800 -- Added _add_new_csrf_cookie() helper function. https://github.com/django/django/pull/14773 -- Fixed #32964 -- Corrected 'setup'/'set up' usage in docs. 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/6ddd0aec-1cc2-404a-bbf8-58b88005e69cn%40googlegroups.com.