Week ending April 24, 2022 *Triaged: * https://code.djangoproject.com/ticket/33649 - bulk_create() with ignore_conflicts=True and ForeignKey fails (invalid) https://code.djangoproject.com/ticket/33653 - Templates crash when calling methods for built-in types. (accepted) https://code.djangoproject.com/ticket/33642 - Can't create objects with Postgres range fields without upper and lower bounds in the admin (needsinfo) https://code.djangoproject.com/ticket/33655 - Unnecessary column in a GROUP BY clause with QuerySet.exists() (accepted) https://code.djangoproject.com/ticket/33656 - RangeWidget crashes for RangeFields for lists/tuples in default. (accepted) https://code.djangoproject.com/ticket/27451 - syndication feed may crash with AmbiguousTimeError (invalid) https://code.djangoproject.com/ticket/21514 - Session expiry dates should be in an ISO string instead of datetime (fixed) https://code.djangoproject.com/ticket/13117 - Recenter OSMGeoAdmin widget with coordinates (wontfix)
*Reviewed/committed: * https://github.com/django/django/pull/15605 - Refs #33328 -- Corrected JS check for event.detail presence in docs. https://github.com/django/django/pull/15607 - Fixed #33648 -- Prevented extra redirect in LogoutView on invalid next page when LOGOUT_REDIRECT_URL is set. https://github.com/django/django/pull/15612 - Fixed #33644 -- Corrected FAQ about displaying ManyToManyField in list_filter. https://github.com/django/django/pull/15614 - Updated note about ListView pagination example in CBV docs. https://github.com/django/django/pull/15597 - Added TiDB to list of third-party DB backends. https://github.com/django/django/pull/15608 - Refactored redirects handling in auth views. https://github.com/django/django/pull/15619 - Refs #33508 -- Corrected note about MySQL/MariaDB support of index ordering. https://github.com/django/django/pull/15613 - Fixed #33004 -- Made saving objects with unsaved GenericForeignKey raise ValueError. https://github.com/django/django/pull/15620 - Fixed #33509 -- Added "(no-op)" to sqlmigrate output for operations without SQL statement. *Reviewed: * https://github.com/django/django/pull/15617 - Refs #33646 -- Added example for async cross-thread connection access. *Authored: * https://github.com/django/django/pull/15611 - Refs #32226 -- Fixed JSON format of QuerySet.explain() on PostgreSQL when format is uppercased. https://github.com/django/django/pull/15618 - Refs #33646 -- Added prepare_results() to iterable classes. https://github.com/django/django/pull/15624 - Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget. 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/a04e5873-3232-4c6f-8009-929b377b6512n%40googlegroups.com.