Week ending September 12, 2021

*Triaged: *
   https://code.djangoproject.com/ticket/33068 - makemessages is 
inconvenient when overriding default django translations (invalid) 
   https://code.djangoproject.com/ticket/33083 - "Select All" in admin 
changelist does not work when both action_on_bottom and actions_on_top are 
True. (accepted) 
   https://code.djangoproject.com/ticket/33086 - ArrayField with JSONField 
and custom encoder raises error on serialization with 
"django.core.serializers.json". (wontfix) 
   https://code.djangoproject.com/ticket/33084 - Removed incorrect 
fields.W343 check and notes about limit_choices_to restrictions for 
ManyToManyField. (accepted) 
   https://code.djangoproject.com/ticket/33088 - Remaining connection slots 
are reserved for non-replication superuser connections (invalid) 
   https://code.djangoproject.com/ticket/33087 - Postgres: SSL connection 
has been closed unexpectedly (invalid) 
   https://code.djangoproject.com/ticket/33089 - Unable to run db migration 
(invalid) 
   https://code.djangoproject.com/ticket/33090 - Extend sensitive post 
parameter filtering to be applicable to exceptions in middleware. 
(accepted) 
   https://code.djangoproject.com/ticket/33091 - A FieldError should be 
raised when trying to update MTI inherited field with F reference to child 
field (accepted) 
   https://code.djangoproject.com/ticket/33094 - "Show all" is ambiguous 
(wontfix) 
   https://code.djangoproject.com/ticket/33096 - AdminEmailHandler emails 
blocked by gmail antivirus (accepted) 
   https://code.djangoproject.com/ticket/33097 - Class based simple tag 
that takes context fails with simple_tag(). (invalid) 
   https://code.djangoproject.com/ticket/33035 - Autocomplete and 
populating Subcategories based on selected Categories (Admin and Forms) 
(needsinfo) 
   https://code.djangoproject.com/ticket/33099 - Improve performance of 
import_string(). (created) 
   https://code.djangoproject.com/ticket/33101 - Improve output of 
non-interactive migration questioner (duplicate) 
   https://code.djangoproject.com/ticket/33102 - Nested natural join query 
(wontfix) 

*Reviewed/committed: *
   https://github.com/django/django/pull/14836 - Refs #32508 -- Raised 
TypeError/ValueError instead of using "assert" in encode() methods of 
remaining password hashers. 
   https://github.com/django/django/pull/14837 - Refs #32363 -- Made shell 
ignore a missing sys.___interactivehook__. 
   https://github.com/django/django/pull/14802 - Fixed #33060 -- Added 
BaseCache.make_and_validate_key() hook. 
   https://github.com/django/django/pull/13547 - Fixed #32076 -- Added 
async methods to BaseCache. 
   https://github.com/django/django/pull/14838 - Refs #32219 -- Added admin 
model inline tests for verbose names. 
   https://github.com/django/django/pull/13710 - Fixed #32219 -- Made 
InlineModelAdmin.verbose_name_plural fallback to its verbose_name. 
   https://github.com/django/django/pull/14842 - Fixed #33084 -- Removed 
incorrect system check for ManyToManyField with limit_choices_to. 
   https://github.com/django/django/pull/14840 - Fixed #33096 -- Fixed 
<form> nesting in technical 500 template. 
   https://github.com/django/django/pull/13299 - Fixed #31867 -- Made 
TabularInline handling of hidden fields with view-only permissions 
consistent with StackedInline. 
   https://github.com/django/django/pull/13771 - Refs #31055 -- Doc'd 
'databases' argument of check functions. 
   https://github.com/django/django/pull/14850 - Fixed #33099 -- Improved 
performance of import_string().

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/3f80885f-4d5e-4b61-b496-a9d636da54f6n%40googlegroups.com.

Reply via email to