Week ending August 21, 2022 

*Triaged: *
   https://code.djangoproject.com/ticket/33925 - Testing tools Management 
Commands example fails (invalid) 
   https://code.djangoproject.com/ticket/33916 - Support for serialization 
of combination of Enum flags. (accepted) 
   https://code.djangoproject.com/ticket/28405 - CICharField on a 
ModelFormSet doesn't catch unique constraint violations with different 
capitalization (duplicate) 
   https://code.djangoproject.com/ticket/33927 - Rendering a read-only 
ArrayField with choices crashes. (accepted) 
   https://code.djangoproject.com/ticket/28861 - Add schema tests for 
CIText fields (invalid) 
   https://code.djangoproject.com/ticket/33929 - Field Reference in 
FilteredRelation Does Not Recognize Previously Defined FilteredRelation 
(duplicate) 
   https://code.djangoproject.com/ticket/33930 - Add id="deleted-objects" 
to template admin/delete_confirmation.html (accepted) 
   https://code.djangoproject.com/ticket/28806 - Mechanism of fetching 
related objects violates READ COMMITTED assumption of Django ORM (wontfix) 
   https://code.djangoproject.com/ticket/33932 - Altering AutoFields with 
renaming a column crashes on PostgreSQL. (accepted) 
   https://code.djangoproject.com/ticket/33933 - Cannot use GeoIP2 without 
setting up gdal anymore (duplicate) 
   https://code.djangoproject.com/ticket/33935 - Support unaccent function 
in JSONField values (duplicate) 
   https://code.djangoproject.com/ticket/33936 - BaseModelForm.save() 
ValueError lacks useful information (duplicate) 

*Reviewed/committed: *
   https://github.com/django/django/pull/15959 - Fixed #33901 -- Skipped 
varchar_pattern_ops/text_pattern_ops index creation when db_collation is 
set. 
   https://github.com/django/django/pull/15922 - Refs #28333 -- Added 
partial support for filtering against window functions. 
   https://github.com/django/django/pull/15957 - Fixed #26780 -- Added 
prefetch_related() support for sliced queries. 
   https://github.com/django/django/pull/15954 - Fixed #33778 -- Updated 
build-system configuration. 
   https://github.com/django/django/pull/15961 - Fixed #33909 -- Corrected 
django.dispatch.receiver() signature. 
   https://github.com/django/django/pull/15964 - Fixed #33932 -- Fixed 
altering AutoFields to OneToOneField on PostgreSQL. 
   https://github.com/django/django/pull/15967 - Fixed #33930 -- Eased 
customization of delete_confirmation.html template in the admin. 
   https://github.com/django/django/pull/15966 - Used CSS flex for admin's 
submit row. 

*Authored: *
   https://github.com/django/django/pull/15970 - Refs #26511 -- Fixed 
KeyTextTransform() on MySQL.

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/90cf6360-8516-4f0e-a6e2-847e99cd014bn%40googlegroups.com.

Reply via email to