Week ending March 27, 2022 

*Triaged: *
   https://code.djangoproject.com/ticket/33586 - Cannot delete object (A) 
referenced by another object (B) if said object (A) has a foreign key to a 
custom user. (accepted) 
   https://code.djangoproject.com/ticket/33589 - Incomplete string escaping 
in formats for calendar. (accepted) 
   https://code.djangoproject.com/ticket/33592 - view_on_site redirect does 
not work for custom admin site. (accepted) 
   https://code.djangoproject.com/ticket/33591 - Incorrect validation 
message (invalid) 
   https://code.djangoproject.com/ticket/33588 - @never_cache and 
@cache_page decorators are applied out of order for TemplateResponse. 
(accepted) 
   https://code.djangoproject.com/ticket/33593 - 
django.db.utils.InterfaceError: connection already closed (duplicate) 
   https://code.djangoproject.com/ticket/33594 - 
order_by("field1__-field2") yields inconsistent behavior (needsinfo) 
   https://code.djangoproject.com/ticket/33596 - Subsequent calls to 
prefetch_related_objects() don't work for model instances that have 
changed. (wontfix) 
   https://code.djangoproject.com/ticket/33595 - Check Constraint on 
nullable BooleanField should not be simplified (invalid) 
   https://code.djangoproject.com/ticket/33597 - Not all characters can be 
used in e-mail-addresses (duplicate) 
   https://code.djangoproject.com/ticket/33598 - Using multiple 
FilteredRelation with different filters but for same relation is ignored. 
(accepted) 
   https://code.djangoproject.com/ticket/33601 - Adding Homepage redirect 
option to Standard 404 page. (wontfix) 

*Reviewed/committed: *
   https://github.com/django/django/pull/15526 - Fixed #33592 -- Fixed 
"View on Site" links in custom admin site. 
   https://github.com/django/django/pull/15528 - Fixed #33256 -- Fixed 
schema test failures when using --keepdb. 
   https://github.com/django/django/pull/15531 - Refs #28592 -- Improved 
some headings in CSRF how-to. 
   https://github.com/django/django/pull/15532 - Refs #30581 -- Fixed 
DatabaseFeatures.bare_select_suffix on MySQL < 8 and MariaDB < 10.4. 
   https://github.com/django/django/pull/15533 - Fixed #33585 -- Made 
example git repo URLs use HTTPS protocol. 
   https://github.com/django/django/pull/15497 - Fixed #33569 -- Added 
SECURE_PROXY_SSL_HEADER support for list of protocols in the header value. 
   https://github.com/django/django/pull/15537 - Refs #32365 -- Removed 
internal uses of utils.timezone.utc alias. 
   https://github.com/django/django/pull/15483 - Fixed #7497 -- Allowed 
overriding the order of apps and models in admin. 
   https://github.com/django/django/pull/15487 - Fixed #33564 -- Confirmed 
support for PROJ 9.X. 

*Reviewed: *
   https://github.com/django/django/pull/15535 - Refs #32365 -- Made 
migration writer use datetime.timezone.utc. 

*Authored: *
   https://github.com/django/django/pull/15530 - Refs #31676 -- Used term 
"merger" instead of "committer" in docs. 
   https://github.com/django/django/pull/15538 - Refs #15619 -- Logged out 
with POST requests in admin. 
   https://github.com/django/django/pull/15539 - Refs #33577 -- Used 
addCleanup() to remove .aux file in GDALBandTests. 
   https://github.com/django/django/pull/15541 - Fixed 
forms_tests.tests.test_renderers with Jinja 3.1.0+.

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/a34dcef6-b659-4642-ac5b-0150ceeb1373n%40googlegroups.com.

Reply via email to