Week ending January 17, 2021

*Triaged:*
   https://code.djangoproject.com/ticket/32341 - 
forms.ModelMultipleChoiceField raises TypeError with empty_label argument. 
(invalid)
   https://code.djangoproject.com/ticket/32342 - Enable 
supports_index_column_ordering on MySQL 8.0.1+ (created)
   https://code.djangoproject.com/ticket/32338 - Accessibility issues with 
Django forms RadioSelect and CheckboxSelectMultiple (accepted)
   https://code.djangoproject.com/ticket/32336 - Allow functions in 
ModelAdmin.readonly_fields. (wontfix)
   https://code.djangoproject.com/ticket/32348 - Deleting "extra" inlines 
in admin should not be possible. (accepted)
   https://code.djangoproject.com/ticket/32352 - Django tests uses SRIDs 
which gives different results by default on different versions of proj4 
(duplicate)
   https://code.djangoproject.com/ticket/32353 - Add support for PROJ 7.X. 
(created)
   https://code.djangoproject.com/ticket/32355 - Drop support for Python 
3.6 & 3.7. (created)
   https://code.djangoproject.com/ticket/12794 - Interaction between 
sessions and django.views.i18n.set_language causes caching errors (invalid)
   https://code.djangoproject.com/ticket/32356 - Add url argument to 
translate tag (invalid)
   https://code.djangoproject.com/ticket/32354 - HTML in verbose_name 
(invalid)
   https://code.djangoproject.com/ticket/32357 - Drop support for 
PostgreSQL 9.6 and PostGIS 2.3. (created)
   https://code.djangoproject.com/ticket/32349 - unable to obtain auth 
template password_reset_done when using namespaced urls (invalid)
   https://code.djangoproject.com/ticket/32351 - AlterField migration on 
ForeignKey column fails on fresh DB when referenced model has been 
subsequently modified (invalid)

*Reviewed/committed:*
   https://github.com/django/django/pull/13856 - Refs #31791 -- Improved 
performance of URLResolver.resolve().
   https://github.com/django/django/pull/13834 - Fixed #32313 -- Corrected 
QuerySet.in_bulk() signature.
   https://github.com/django/django/pull/13857 - Refs #32018 -- Used 
--header-link-color for header links in admin.
   https://github.com/django/django/pull/13876 - Refs #32018 -- Corrected 
color variables for paginator and header links in admin.
   https://github.com/django/django/pull/13668 - Added 
SpatialFeatures.empty_intersection_returns_none.
   https://github.com/django/django/pull/11929 - Fixed #26167 -- Added 
support for functional indexes.
   https://github.com/django/django/pull/12553 - Fixed #31358 -- Increased 
salt entropy of password hashers.
   https://github.com/django/django/pull/13886 - Fixed #32321 -- Added 
system checks for invalid model field names in functional indexes.
   https://github.com/django/django/pull/13895 - [3.2.x] Updated source 
translation catalogs.

*Reviewed:*
   https://github.com/django/django/pull/13892 - Updates for branching 
stable/3.2.x.

*Authored:*
   https://github.com/django/django/pull/13875 - Fixed #32342 -- Added 
index order introspection on MySQL 8.0.1+.
   https://github.com/django/django/pull/13845 - Bootstrapped Django 4.0.
   https://github.com/django/django/pull/13894 - Fixed #32357 -- Dropped 
support for PostgreSQL 9.6 and PostGIS 2.3.

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/01b0dfb2-7f4f-4296-bb92-b0c733a611fcn%40googlegroups.com.

Reply via email to