Week ending November 29, 2020. 

*Triaged: *
   https://code.djangoproject.com/ticket/32217 - Add warning about missing 
'migrations' package to migration docs (invalid) 
   https://code.djangoproject.com/ticket/32222 - Unbalanced quotes in 
contrib/admin and contrib/gis templates. (duplicate) 
   https://code.djangoproject.com/ticket/32219 - Use Admin Inline 
verbose_name as default for Inline verbose_name_plural (accepted) 
   https://code.djangoproject.com/ticket/32223 - Path.resolve(strict=True) 
can raise a PermissionError in autoreloader. (created) 
   https://code.djangoproject.com/ticket/32224 - SQLite3 bad filepath 
raising as JSON extension error. (accepted) 
   https://code.djangoproject.com/ticket/32225 - Edit popup in model 
'change' page results in a not found if the foreign key model contains a 
space (d
uplicate) 
   https://code.djangoproject.com/ticket/32227 - DebugSQLTextTestResult 
crashes when database error is raised in setUpTestData(). (created) 
   https://code.djangoproject.com/ticket/32228 - csrf_exempt decorator 
async support (duplicate) 
   https://code.djangoproject.com/ticket/32229 - correct ordinals in 
italian (invalid) 
   https://code.djangoproject.com/ticket/32230 - Add support for 
pathlib.Path to the django.contrib.gis.gdal.DataSource. (created) 
   https://code.djangoproject.com/ticket/24157 - Prompt to add a new field 
after renaming (duplicate) 

*Reviewed/committed: *
   https://github.com/django/django/pull/13497 - Improved bidirectionality 
on the 'Congrats' page. 
   https://github.com/django/django/pull/13691 - Fixed #32203 -- Fixed 
QuerySet.values()/values_list() crash on KeyTransforms with non-string 
values o
n SQLite. 
   https://github.com/django/django/pull/13680 - Refs #27095 -- Allowed 
(non-nested) arrays containing expressions for ArrayField lookups. 
   https://github.com/django/django/pull/13685 - Fixed #25534, Fixed #31639 
-- Added support for transform references in expressions. 
   https://github.com/django/django/pull/13708 - Fixed #32220 -- Added 
durable argument to transaction.atomic(). 
   https://github.com/django/django/pull/13727 - Fixed #32230 -- Made 
DataSource and LayerMapping support pathlib.Path. 
   https://github.com/django/django/pull/13718 - Fixed #21021 -- Changed 
BaseGeometryWidget's default geometry type to 'Geometry'. 
   https://github.com/django/django/pull/13719 - Fixed #32227 -- Prevented 
crash when setUpTestData() errors with --debug-sql. 

*Authored: *
   https://github.com/django/django/pull/13714 - Fixed #32224 -- Avoided 
suppressing connection errors in supports_json_field on SQLite. 
   https://github.com/django/django/pull/13713 - Fixed #32223 -- Removed 
strict=True in Path.resolve() in autoreloader. 
   https://github.com/django/django/pull/13730 - Refs #31978 -- Fixed hint 
in admin's password reset confirmation form for custom username fields.

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/561ed47b-66a5-4e4b-96b7-f1d00c60402bn%40googlegroups.com.

Reply via email to