Week ending July 2, 2023

*Triaged:*
    https://code.djangoproject.com/ticket/34680 - inspectdb on mysql 
timestamp fields leads to timezone issues (duplicate)
    https://code.djangoproject.com/ticket/34681 - Optimize 
memcache_key_warnings() (accepted)
    https://code.djangoproject.com/ticket/34682 - System check for 
CSRF_TRUSTED_ORIGINS raises errors for http://localhost:port. (worksforme)
    https://code.djangoproject.com/ticket/34683 - get_object_or_404 and 
get_list_or_404 custom messaging (wontfix)
    https://code.djangoproject.com/ticket/34684 - Drop support for GDAL 2.2 
and 2.3. (created)
    https://code.djangoproject.com/ticket/34685 - Drop support for GEOS 3.6 
and 3.7. (created)
    https://code.djangoproject.com/ticket/34686 - Confirm/Add support for 
GEOS 3.12. (created)
    https://code.djangoproject.com/ticket/34687 - Apps.clear_cache() does 
not clear get_swappable_settings_name cache. (accepted)
    https://code.djangoproject.com/ticket/34688 - Deprecate 
contrib.sitemaps.ping_google(). (accepted)

*Reviewed/committed:*
    https://github.com/django/django/pull/17006 - Fixed #34676 -- 
Normalized Distance()/Area() exceptions for nonexistent units.
    https://github.com/django/django/pull/17008 - Fixed #34678 -- Added 
Django Forum and Discord server to README.rst.
    https://github.com/django/django/pull/16752 - Refs #31949 -- Made http 
decorators to work with async functions.
    https://github.com/django/django/pull/17001 - Fixed #34675 -- Fixed 
creating remote webdriver for Selenium 4.10.0+.
    https://github.com/django/django/pull/16636 - Fixed #34391 -- Added 
async-compatible interface to auth functions and related methods test 
clients.
    https://github.com/django/django/pull/17019 - Fixed #34681 -- Optimized 
memcache_key_warnings().
    https://github.com/django/django/pull/17023 - Refs #34572 -- Added 
missing GDAL_PIXEL_TYPES from GDAL 3.5+.
    https://github.com/django/django/pull/17028 - Refs #30382 -- Added more 
tests for using force_insert with model inheritance.
    https://github.com/django/django/pull/16830 - Fixed #30382 -- Allowed 
specifying parent classes in force_insert of Model.save().
    https://github.com/django/django/pull/17029 - Fixed #34687 -- Made 
Apps.clear_cache() clear get_swappable_settings_name() cache.

*Authored:*
    https://github.com/django/django/pull/17012 - Fixed #34671 -- Fixed 
collation introspection for views and materialized views on Oracle.
    https://github.com/django/django/pull/17013 - Refs #34233 -- Bumped 
minimum supported versions of Selenium to 4.8.0.
    https://github.com/django/django/pull/17022 - Fixed 
RecorderTests.test_has_table_cached() on databases that perform multiple 
queries when introspecting tables.
    https://github.com/django/django/pull/17024 - Fixed #34572 -- Added 
support for GDAL 3.7.
    https://github.com/django/django/pull/17025 - Fixed #34684 -- Dropped 
support for GDAL 2.2 and 2.3.
    https://github.com/django/django/pull/17027 - Fixed #34685 -- Dropped 
support for GEOS 3.6 and 3.7.
    https://github.com/django/django/pull/17031 - Fixed 
RelatedGeoModelTest.test_centroid_collect_filter().
    https://github.com/django/djangoproject.com/pull/1384 - Added PyCharm 
banners for 2023 fundraiser.


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/d27cc2db-2fe6-4f34-832f-3dd13bcca0den%40googlegroups.com.

Reply via email to