Week ending July 31, 2022 *Triaged: * https://code.djangoproject.com/ticket/33866 - Support Path instances in GDALRaster constructor (accepted) https://code.djangoproject.com/ticket/33867 - Automatic detection of timezone in django admin using javascript (duplicate) https://code.djangoproject.com/ticket/33869 - Self Reference Inlines is not working form me (invalid) https://code.djangoproject.com/ticket/33870 - Add a SHORT_TIME_FORMAT to settings.py (wontfix) https://code.djangoproject.com/ticket/33871 - JSONField with default is not detected as changed when invalidated in inlines. (accepted) https://code.djangoproject.com/ticket/33872 - Deprecate CICharField, CIEmailField, CITextField. (created) https://code.djangoproject.com/ticket/33873 - Unstyled admin logout button. (invalid) https://code.djangoproject.com/ticket/33874 - BooleanField validate function should use ‘value is not None’ instead of 'not value' (invalid) https://code.djangoproject.com/ticket/33875 - Inserting new record into partitioned table with triggers fails on returned values. (invalid) https://code.djangoproject.com/ticket/33877 - Add accurate port validation to the URLValidator. (wontfix)
*Reviewed/committed: * https://github.com/django/django/pull/15876 - Removed obsolete note in management.get_commands() docstring. https://github.com/django/django/pull/15873 - Fixes #33863 -- Fixed JavaScriptCatalog with more than 1 level of fallback translations. https://github.com/django/django/pull/14333 - Simplified various built-in templates. https://github.com/django/django/pull/15879 - Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor. https://github.com/django/django/pull/15880 - Fixed BasicExtractorTests.test_makemessages_find_files() test. https://github.com/django/django/pull/15886 - Refs #32948 -- Made django.utils.tree.Node cleanups. https://github.com/django/django/pull/14677 - Fixed #32948 -- Optimized django.utils.tree.Node and its subclasses. https://github.com/django/django/pull/15892 - Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets. https://github.com/django/djangoproject.com/pull/1190 - Updated Akismet paramaters in ContactForm. *Reviewed: * https://github.com/django/djangoproject.com/pull/1187 - Updated Supported Versions tables for Django 4.1. https://github.com/django/djangoproject.com/pull/1188 - Updated docs-related model fixtures for 4.1 release. https://github.com/django/djangoproject.com/pull/1189 - Updated robots.docs.txt for Django 4.1. *Authored: * https://github.com/django/django/pull/15861 - Refs #27236 -- Reverted AlterIndexTogether deprecation. https://github.com/django/django/pull/15883 - Fixed #33820 -- Doc'd and tested "true"/"false"/"null" caveat for JSONField key transforms on SQLite. https://github.com/django/django/pull/15887 - Fixed collation tests on MySQL 8.0.30+. https://github.com/django/django/pull/15891 - Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. https://github.com/django/django/pull/15895 - Fixed warnings per flake8 5.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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/cc690243-65c3-4cc4-b413-e6341beaa0dcn%40googlegroups.com.
