Week ending January 1, 2023 *Triaged: * https://code.djangoproject.com/ticket/34228 - Django 4.1.4 cannot import name 'force_unicode' from 'django.utils.encoding' (invalid) https://code.djangoproject.com/ticket/34229 - "no such column" when combining FilteredRelation and multi-table inheritance models (duplicate) https://code.djangoproject.com/ticket/34230 - Django templates shouldn't use a .html extension (invalid) https://code.djangoproject.com/ticket/34227 - Cyclic multi-level FilteredRelation with select_related() may set wrong related object. (accepted) https://code.djangoproject.com/ticket/34231 - Invalid RawSQL expression on Model.validate_constraints (invalid) https://code.djangoproject.com/ticket/34233 - Drop support for Python 3.8 & 3.9. (created) https://code.djangoproject.com/ticket/34234 - Drop support for PROJ < 5. (created) https://code.djangoproject.com/ticket/34235 - ManifestStaticFilesStorage should expose a "hash" of the manifest file. (accepted)
*Reviewed/committed: * https://github.com/django/django/pull/16398 - Fixed #34226 -- Fixed QuerySet.select_related() with multiple FilteredRelations to the OneToOneField. https://github.com/django/django/pull/16405 - Fixed #34217 -- Fixed migration crash when removing check constraints on MySQL < 8.0.16. https://github.com/django/django/pull/14463 - Fixed #18468 -- Added support for comments on columns and tables. https://github.com/django/django/pull/16302 - Fixed #14094 -- Added support for unlimited models.CharField on PostgreSQL. https://github.com/django/django/pull/16407 - Upgraded OpenLayers to v.7.2.2. https://github.com/django/django/pull/16103 - Fixed #25617 -- Added case-insensitive unique username validation in UserCreationForm. https://github.com/django/django/pull/16413 - Refs #34100 -- Made file upload tests use Storage.exists() where appropriate. *Reviewed: * https://github.com/django/django/pull/16269 - Fixed #12075 -- Added wsgiorg.routing args support. *Authored: * https://github.com/django/django/pull/16406 - Disabled auto-created table of contents entries on Sphinx 5.2+. https://github.com/django/django/pull/16409 - Fixed #34208 -- Confirmed support for GDAL 3.6. https://github.com/django/django/pull/16412 - Fixed random delete.tests.DeletionTests.test_deletion_order failures. 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/1e9eee24-2832-420e-9951-497a755c52a6n%40googlegroups.com.