Week ending November 14, 2021

*Triaged: *
   https://code.djangoproject.com/ticket/33271 - Bulk delete does not 
delete related objects (duplicate) 
   https://code.djangoproject.com/ticket/33267 - Add Hyperlink to related 
model in admin change form. (needsinfo) 
   https://code.djangoproject.com/ticket/33272 - Non-installed model error 
isn't raised if the module is in the submodule of an installed app 
(invalid) 
   https://code.djangoproject.com/ticket/33275 - 
DiscoverRunner.setup_databases() creates db based on ordering of aliases 
from unordered set. (duplicate)
   https://code.djangoproject.com/ticket/33278 - Use a custom exception 
type with django.test.testcases._DatabaseFailure (accepted) 
   https://code.djangoproject.com/ticket/33279 - Time zones with minus in 
names are incorrectly converted. (accepted) 
   https://code.djangoproject.com/ticket/33280 - Migration with 
django-database-view don't work with multiple databases. (invalid) 
   https://code.djangoproject.com/ticket/33281 - intcomma template filter 
doesn't depend on the USE_L10N setting. (invalid) 
   https://code.djangoproject.com/ticket/33284 - JSONFIeld decode error 
with Python 3.9 (needsinfo) 
   https://code.djangoproject.com/ticket/33285 - Server Reload Error... 
(duplicate) 
   https://code.djangoproject.com/ticket/33283 - Support for map function 
on ModelAdmin.prepopulated_fields. (wontfix) 

*Reviewed/committed: *
   https://github.com/django/django/pull/14724 - Fixed #32980 -- Made 
models cache related managers. 
   https://github.com/django/code.djangoproject.com/pull/116 - Removed 
reference to "core developers" in Someday/Maybe stage description. 
   https://github.com/django/django/pull/15062 - Fixed #33257 -- Fixed 
Case() and ExpressionWrapper() with decimal values on SQLite. 
   https://github.com/django/django/pull/15060 - Fixed #33264 -- Made test 
runner return non-zero error code for unexpected successes. 
   https://github.com/django/django/pull/15028 - Refs #16063 -- Added tests 
for searching against multiple related fields in admin changelist. 
   https://github.com/django/django/pull/15074 - Fixed 
DatabaseIntrospection.get_relations() docstring. 
   https://github.com/django/django/pull/15073 - Fixed #6106 -- Prevented 
makemessages from changing .po files when up to date. 
   https://github.com/django/django/pull/14969 - Fixed #33269 -- Made 
AnonymousUser/PermissionsMixin.has_perms() raise ValueError on string or 
non-iterable perm_list. 
   https://github.com/django/django/pull/15078 - Fixed #33279 -- Fixed 
handling time zones with "-" sign in names. 
   https://github.com/django/django/pull/14919 - Fixed #33161 -- Enabled 
durability check for nested atomic blocks in TestCase. 

*Authored: *
   https://github.com/django/django/pull/15063 - Refs #33263 -- Added 
warning to BaseDeleteView when delete() method is overridden. 
   https://github.com/django/django/pull/15075 - Removed 
DatabaseIntrospection.get_key_columns(). 
   https://github.com/django/django/pull/15079 - Refs #33247 -- Used 
XeLaTeX for PDF docs build.

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/7a3069f5-6c10-4803-bfe3-0f7bb0f261f2n%40googlegroups.com.

Reply via email to