Hi All. 



Calendar Week 12 -- ending 22 March.


Triaged:

https://code.djangoproject.com/ticket/30311 -- Can't replace global 
admin actions with specialized ones per-admin (Accepted)
https://code.djangoproject.com/ticket/31380 -- Deploy system check that 
DJANGO_ALLOW_ASYNC_UNSAFE is not set (Accepted)
https://code.djangoproject.com/ticket/31371 -- Increase the length of the 
User model's first_name field to 150 characters (Accepted)
https://code.djangoproject.com/ticket/31369 -- Deprecate NullBooleanField 
(Accepted)



Reviewed:

https://github.com/django/django/pull/12470 -- Fixed #31285 -- Fixed 
inherited Meta.ordering of "-pk".
https://github.com/django/django/pull/12218 -- Made BaseCacheTests skip 
culling tests if culling is not supported.
https://github.com/django/django/pull/12106 -- Removed unused default value 
None to matches_patterns().
https://github.com/django/django/pull/12095 -- Used modern idiom in 
collectstatic command.
https://github.com/django/django/pull/12586 -- Improve RawSQL documentation
https://github.com/django/django/pull/12585 -- Refs #29548 -- Mentioned 
MariaDB in database system checks.
https://github.com/django/django/pull/12508 -- Fixed #29501 -- Allowed 
dbshell to pass options to underlying tool.
https://github.com/django/django/pull/12567 -- Fixes #11836 -- Missing 
django.forms.widgets.MultiWidget hidden counterpart.
https://code.djangoproject.com/ticket/31373 -- Django 3.x / uwsgi is 
leaking connections
https://github.com/django/django/pull/12572 -- Fixed #31365 -- Removed 
jQuery usage in SelectFilter2.js.
https://github.com/django/django/pull/12574 -- Removed bundled QUnit in 
favor of npm package.
https://github.com/django/django/pull/12573 -- Removed unused return values 
in SelectFilter2.js.
https://github.com/django/django/pull/12569 -- Simplified SelectFilter2 
with Element.closest().
https://github.com/django/django/pull/12579 -- Fixed #31172 -- Added note 
to translators for yesno filter.
https://github.com/django/django/pull/11650 -- Fixed #31224 -- Implemented 
asynchronous views.







Calendar Week 13 -- ending 29 March.


Triaged:

https://code.djangoproject.com/ticket/#28198 -- Model attributes 
shouldn't override deferred fields. (Duplicate of #30427)
https://code.djangoproject.com/ticket/31404 -- Use HTML5 boolean attribute 
syntax for the multiple attribute of the select element in selector-chosen 
divisions. (Accepted)
https://code.djangoproject.com/ticket/31390 -- Using Q as rhs value in 
filter causes SQL Syntax error (invalid)
https://code.djangoproject.com/ticket/31375 -- make_password shouldn't 
accept values other than bytes or string as an argument (Accepted)



Reviewed:

https://github.com/django/django/pull/11337 -- Fixed #30427, Fixed #16176 
-- Corrected setting descriptor in Field.contribute_to_class().
https://github.com/django/django/pull/12596 -- Fixed #31380 -- Prohibited 
DJANGO_ALLOW_ASYNC_UNSAFE on deploy check
https://github.com/django/django/pull/11862 -- Fixed #20917 -- Use faster 
password hasher when testing
https://github.com/django/django/pull/12587 -- Improved async documentation.
https://github.com/django/djangosnippets.org/pull/95 -- Fixes for update to 
Django 2.2.10 #95
https://github.com/django/django/pull/12548 -- Added additional note that 
tests use locmem email backend.
https://github.com/django/django/pull/10817 -- Documented purposes of 
mailing list links.
https://github.com/django/django/pull/12604 -- Rewrote Getting Help FAQ
https://github.com/django/django/pull/12619 -- Improved docs on migration 
reversibility.
https://github.com/django/django/pull/12623 -- Removed unnecessary 
assertions in ExpressionOperatorTests.
https://github.com/django/django/pull/12620 -- Improved sessions notes in 
deployment checklist.
https://github.com/django/django/pull/12622 -- Made prepopulate_init.js 
wait for the DOM to be ready before querying it.
https://github.com/django/django/pull/12455 -- Fixed #7664 -- Allowed 
customizing suffixes of MultiWidget.widgets' names.
https://github.com/django/django/pull/12598 -- Fixed #31391 -- Removed 
jQuery usage in cancel.js
https://github.com/django/django/pull/12572 -- Fixed #31365 -- Removed 
jQuery usage in SelectFilter2.js.
https://github.com/django/django/pull/12616 -- Pinned asgiref == 3.2.5 in 
test requirements.



Authored:

https://github.com/django/django/pull/12629 -- Fixed #31330 -- Corrected 
catchall URL pattern in flatpages docs.
https://github.com/django/django/pull/12618 -- Fixed intermitent Selenium 
test failure.



Kind Regards,

Carlton

-- 
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/a3b9d95e-e496-4c2c-903c-a884e3486571%40googlegroups.com.

Reply via email to