Week ending December 24 *Triaged:* https://code.djangoproject.com/ticket/35046 - BlankChoiceIterator causes AttributeError for some existing packages and projects (invalid) https://code.djangoproject.com/ticket/35050 - Issue filtering on FilteredRelation with F object (accepted) https://code.djangoproject.com/ticket/35052 - Documentation corrections (invalid) https://code.djangoproject.com/ticket/35053 - Limiting QuerySets is not database platform agnostic (duplicate) https://code.djangoproject.com/ticket/35054 - Add support for oracledb 2.0. (created) https://code.djangoproject.com/ticket/35055 - `collectstatic` tries to parse commented out lines in CSS files. (duplicate) https://code.djangoproject.com/ticket/35057 - Add a setting for project level callable/string for FileField's upload_to (wontfix) https://code.djangoproject.com/ticket/35056 - admin.E013 on ManyToManyField with related_name crashes. (accepted) https://code.djangoproject.com/ticket/35058 - Update GDAL integration (accepted) https://code.djangoproject.com/ticket/35061 - Modifying GeneratedFields is not supported - not documented under model field reference for GeneratedField (wontfix) https://code.djangoproject.com/ticket/35060 - Make Model.save() arguments keyword-only (accepted)
*Reviewed/committed:* https://github.com/django/django/pull/16650 - Fixed #34411 -- Updated GDAL API to handle vector DataSource's. https://github.com/django/django/pull/17582 - Fixed #35015 -- Updated MySQL notes in migrations topic. https://github.com/django/django/pull/17628 Fixed #35048 -- Dropped support for PROJ 5.x. https://github.com/django/django/pull/17627 - Fixed #35049 -- Dropped support for GDAL 2.4. https://github.com/django/djangoproject.com/pull/1455 - Used formatted text for ongoing business in DSF meeting minutes. https://github.com/django/django/pull/17629 - Fixed #35005 -- Confirmed support for GDAL 3.8. https://github.com/django/django/pull/17631 - Fixed #35008 -- Added CSS rule for <input> HTML tags with no type. https://github.com/django/django/pull/17626 - Fixed #34658 -- Added SimpleTestCase.assertNotInHTML(). https://github.com/django/django/pull/17635 - Fixed #35022 -- Fixed RenameIndex() crash on unnamed indexes if exists unique constraint on the same fields. https://github.com/django/django/pull/17636 - Refs #35058 -- Added support for WKB > 2GB with GDAL 3.3+. https://github.com/django/django/pull/17634 - Fixed #35050 -- Fixed prefixing field names in FilteredRelation(). *Authored:* https://github.com/django/django/pull/17630 - Fixed #35054 -- Fixed crash on Oracle when fetching JSONFields with oracledb 2.0.0. 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/cd6c22e2-fb45-4c2e-ad4b-5306d0fa74dcn%40googlegroups.com.