Calendar Week 3 -- ending 24 January.
Released Django 3.2a1.
Triaged:
https://code.djangoproject.com/ticket/32373 -- Broken translations since the introduction of TranslationCatalog (worksforme)
https://code.djangoproject.com/ticket/32347 -- ModelChoiceField does not provide value of invalid choice when raising ValidationError (Accepted)
https://code.djangoproject.com/ticket/32363 -- Django shell does not read ~/.python_history (Accepted)
Reviewed:
https://github.com/django/django/pull/13925 -- Fixed #32367 -- Fixed system check for specifying type of auto-created primary keys for inherited PKs.
https://code.djangoproject.com/ticket/17664 -- {% if %} template tag silences exceptions inconsistently
https://github.com/django/django/pull/13919 -- Refs #31259 -- Made various dark theme adjustments.
https://code.djangoproject.com/ticket/31765 -- schema.tests.SchemaTests.test_db_table fails on MacOS
https://github.com/django/django/pull/13888 -- Fixed #32348 -- Made deleting "extra" inlines in admin impossible.
https://github.com/django/django/pull/13920 -- Fixed isolation of utils_tests.test_autoreload tests.
https://github.com/django/django/pull/13912 -- Corrected versionadded annotations.
https://github.com/django/django/pull/13877 -- Refs #32365 -- Allowed use of non-pytz timezone implementations.
Authored:
https://github.com/django/django/pull/13916 -- Fixed #32366 -- Updated datetime module usage to recommended approach.
Kind Regards,
Carlton
Calendar Week 4 -- ending 31 January.
Triaged:
https://code.djangoproject.com/ticket/32391 -- Replace width with flex properties for the changelist filter (Accepted)
https://code.djangoproject.com/ticket/32390 -- Drop support for Oracle 12.2 and 18c. (Accepted)
https://code.djangoproject.com/ticket/32379 -- Documentation: hypercorn and static files (Duplicate of #27325)
Reviewed:
https://github.com/django/django/pull/13932 -- Modernized custom manager example.
https://github.com/django/django/pull/13941 -- Fixed #32391 -- Replaced CSS width with flex properties for changelist filter.
https://github.com/django/django/pull/13940 -- Fixed #32389 -- Fixed ResponseHeaders crash when data is not mapping.
https://github.com/django/django/pull/13914 -- Improved performance of django.forms.ChoiceWidget.optgroups()
https://github.com/django/django/pull/13878 -- Improved performance of forms.widgets.Media.merge()
https://code.djangoproject.com/ticket/32074 -- Python 3.10 compatibility
https://github.com/django/django/pull/13932 -- Modernized custom manager example
https://github.com/django/django/pull/13935 -- Refs #26602 -- Added tests for aggregating over a RawSQL() annotation.
https://github.com/django/django/pull/13888 -- Fixed #32348 -- Made deleting "extra" inlines in admin impossible.
https://code.djangoproject.com/ticket/32383 -- ManifestStaticFilesStorage doesn't update JavaScript source map references
Authored:
https://github.com/django/django/pull/13936 -- Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting …
Worked on:
https://github.com/django/djangoproject.com/issues/1052 -- Stripe SCA support
Kind Regards,
Carlton