Week ending September 2, 2022 

*Triaged: *
   https://code.djangoproject.com/ticket/33960 - migrate command crashes on 
SQLite < 3.20. (accepted) 
   https://code.djangoproject.com/ticket/33958 - Missing imports in 
"Expressions can reference transforms" section. (accepted) 
   https://code.djangoproject.com/ticket/33959 - Missing import in 
"Expressions can reference transforms" section (duplicate) 
   https://code.djangoproject.com/ticket/33961 - Update admin's jQuery to 
3.6.X. (created) 
   https://code.djangoproject.com/ticket/33962 - I want use Django without 
admin,auth,sessions,contenttypes or any other prebuild apps (invalid) 
   https://code.djangoproject.com/ticket/33963 - Combining Q objects with 
empty querysets crashes. (invalid) 
   https://code.djangoproject.com/ticket/33966 - Add support for using 
KeyTextTransform from lookup (accepted) 
   https://code.djangoproject.com/ticket/33967 - Make EmailValidator accept 
internationalized local part (duplicate) 
   https://code.djangoproject.com/ticket/33968 - Make EmailValidator and 
URLValidator IDNA 2008 compliant (wontfix) 
   https://code.djangoproject.com/ticket/33970 - select_for_update code 
snippet example selects for update outside of it's transaction (invalid) 
   https://code.djangoproject.com/ticket/33965 - Improve docs for PIL 
validation of ImageField (accepted)
   https://code.djangoproject.com/ticket/33969 - Improve 
django.core.mail.messages EAI processing (needsinfo) 
   https://code.djangoproject.com/ticket/33971 - admindocs breaks the admin 
if it appears before the admin in INSTALLED_APPS (accepted) 
   https://code.djangoproject.com/ticket/33973 - Performance regression 
when moving from 3.1 to 3.2 (needsinfo) 
   https://code.djangoproject.com/ticket/33974 - Serializer incorrectly 
serializes Integer ArrayField as string (wontfix) 
   https://code.djangoproject.com/ticket/33975 - __in doesn't clear 
selected fields on the RHS when QuerySet.alias() is used after annotate(). 
(accepted) 
   https://code.djangoproject.com/ticket/33976 - HTTP_HOST does not allow 
an ipv6 not enclosed in [] (invalid) 
   https://code.djangoproject.com/ticket/33977 - Grouping action in the 
ModelAdmin (duplicate) 

*Reviewed/committed: *
   https://github.com/django/django/pull/15979 - Improved example of index 
on SearchVector in full text search docs. 
   https://github.com/django/django/pull/16005 - Fixed #33958 -- Added 
imports to examples in "Expressions can reference transforms" section. 
   https://github.com/django/django/pull/15985 - Fixed #21204 -- Tracked 
field deferrals by field instead of models. 
   https://github.com/django/django/pull/16003 - Refs #30947 -- Changed 
tuples to lists where appropriate. 
   https://github.com/django/django/pull/15958 - Added Central Kurdish 
(Sorani) language. 
   https://github.com/django/django/pull/15977 - Corrected the direction of 
arrows in admin selector boxes for RTL languages. 
   https://github.com/django/django/pull/16018 - Fixed #33965 -- Improved 
file-like object example of ImageField in docs.
   https://github.com/django/django/pull/16023 - Refs #29799 -- Added more 
tests for registering lookups. 
   https://github.com/django/django/pull/16021 - Fixed 
ReadOnlyPasswordHashWidget's template for RTL languages. 
   https://github.com/django/django/pull/15787 - Fixed #29799 -- Allowed 
registering lookups per field instances. 

*Authored: *
   https://github.com/django/django/pull/16006 - Refs #28333 -- Fixed 
NonQueryWindowTests.test_invalid_filter() on databases that don't support 
window expressions. 
   https://github.com/django/django/pull/16007 - Fixed #33960 -- Fixed 
migrations crash on SQLite < 3.20. 
   https://github.com/django/django/pull/16008 - Refs #33953 -- Fixed 
test_rename_model_with_db_table_rename_m2m() crash on SQLite < 3.26. 
   https://github.com/django/django/pull/16014 - Refs #26780 -- Made 
prefetch_related() don't use window expressions for sliced queries if not 
supported. 
   https://github.com/django/django/pull/16020 - Reverted "Fixed #30711 -- 
Doc'd django.contrib.postgres.fields.hstore.KeyTransform()."
   https://github.com/django/django/pull/16022 - Bumped versions in 
pre-commit and npm configurations. 
   https://github.com/django/django/pull/16024 - Fixed #33955, Fixed #33971 
-- Reverted "Fixed #32565 -- Moved internal URLResolver view-strings 
mapping to admindocs." 
   https://github.com/django/django/pull/16026 - Corrected heading level of 
"Registering and fetching lookups" section in docs.

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/7f4b9d32-6402-4f76-b444-ac5562b2e137n%40googlegroups.com.

Reply via email to