Week ending January 23, 2022 

*Triaged: *
   https://code.djangoproject.com/ticket/33444 - Add an option with default 
answer for makemigrations questions. (wontfix) 
   https://code.djangoproject.com/ticket/33443 - Conditions when 
PasswordResetView sends email should be listed more clearly (accepted) 
   https://code.djangoproject.com/ticket/33445 - MultiWidget doesn't call 
subwidgets' render() methods. (needsinfo) 
   https://code.djangoproject.com/ticket/23816 - Ability to defer model 
field by default (wontfix) 
   https://code.djangoproject.com/ticket/33446 - ManifestStaticFilesStorage 
doesn't update CSS source map references (accepted) 
   https://code.djangoproject.com/ticket/33448 - timezone difference causes 
problem with admin panel time (needsinfo) 
   https://code.djangoproject.com/ticket/33449 - Migration autodetector 
crashes on models with field named _order, but not using 
order_with_respect_to. (accepted) 
   https://code.djangoproject.com/ticket/33451 - queryset_object.query 
results does not add quotes around string values (duplicate) 
   https://code.djangoproject.com/ticket/33452 - Save buttons in admin are 
too close together on medium screen sizes (accepted) 
   https://code.djangoproject.com/ticket/33450 - Integer primary key is 
wrongly casted to UUID when filtering GenericRelation on model with UUID 
primary key. (accepted) 
   https://code.djangoproject.com/ticket/33453 - Drop support for GDAL 2.1. 
(created) 
   https://code.djangoproject.com/ticket/33455 - Missleading error message 
when running selenium tests without selenium. (accepted) 
   https://code.djangoproject.com/ticket/33456 - Make underscore in 
hostname error more explicit (wontfix) 
   https://code.djangoproject.com/ticket/33454 - Django4 does not pick up 
tests according to tags. (invalid) 
   https://code.djangoproject.com/ticket/32088 - Django Database Sessions - 
Can't Retrieve expire_date from request.session (SessionStore) (wontfix) 
   https://code.djangoproject.com/ticket/33458 - Messages framework 
incorrectly serializes/deserializes extra_tags when it's an empty string 
(accepted) 
   https://code.djangoproject.com/ticket/33457 - Expanding local vars in 
technical 500 causes horizontal scrolling (accepted) 

*Reviewed/committed: *
   https://github.com/django/django/pull/14847 - Fixed #33443 -- Clarified 
when PasswordResetView sends an email. 
   https://github.com/django/django/pull/15320 - Fixed #33435 -- Fixed 
invalid SQL generatered by Subquery.as_sql(). 
   https://github.com/django/django/pull/15329 - Fixed #33446 -- Added CSS 
source map support to ManifestStaticFilesStorage. 
   https://github.com/django/django/pull/15325 - Updated GEOS/GDAL links in 
docs and comments. 
   https://github.com/django/django/pull/13065 - Fixed #31685 -- Added 
support for updating conflicts to QuerySet.bulk_create(). 
   https://github.com/django/django/pull/15324 - Fixed #33062 -- Made 
MultiPartParser remove non-printable chars from file names. 
   https://github.com/django/django/pull/15335 - Improved wording in 
running Django’s test suite in contributing tutorial. 
   https://github.com/django/django/pull/15339 - Fixed #33449 -- Fixed 
makemigrations crash on models without Meta.order_with_respect_to but with 
_order field. 
   https://github.com/django/django/pull/15240 - Fixed #26760 -- Added 
--prune option to migrate command. 
   https://github.com/django/django/pull/15338 - Fixed #33455 -- Improved 
error message when selenium is not installed. 

*Reviewed: *
   https://github.com/django/django/pull/15344 - Stopped including 
type="text/css" attributes for CSS link tags. 

*Authored: *
   https://github.com/django/django/pull/11692 - Fixed #29338 -- Allowed 
using combined queryset in Subquery. 
   https://github.com/django/django/pull/15332 - Added tests for 
SpatialReference.to_esri()/from_esri(). 
   https://github.com/django/django/pull/15337 - Fixed #33453 -- Dropped 
support for GDAL 2.1. 

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/4964cc58-ded6-4f0c-a0ba-9d34a6be09ban%40googlegroups.com.

Reply via email to