Hi all. 



Calendar Week 14 -- ending 05 April.


Triaged:

https://code.djangoproject.com/ticket/31418 -- ValueError when 
FileBasedCache is used in Python 2.7 (invalid)
https://code.djangoproject.com/ticket/31411 -- Use RENAME COLUMN on MariaDB 
10.5.2+. (Accepted)
https://code.djangoproject.com/ticket/12826 -- Use __slots__ for some 
simple objects. (wontfix)
https://code.djangoproject.com/ticket/31405 -- 
LoginRequiredAuthenticationMiddleware force all views to require 
authentication by default. (Accepted)



Reviewed:

https://github.com/django/django/pull/12634 -- Fixed #31275 -- Optimized 
sql_flush() without resetting sequence on MySQL.
https://github.com/django/django/pull/12650 -- Refs #29988 -- Changed 
simple .format() calls to use f-strings.
https://github.com/django/django/pull/12517 -- Fixed #29329 -- Made 
datetime logging from runserver consistent.
https://github.com/django/django/pull/11937 -- Fixed #27395 -- Updated 
sitemap to generate 'alternates'.
https://github.com/django/django/pull/12642 -- Fixed #29205 -- 
MultiValueField ignores a required value of a sub field.
https://github.com/django/django/pull/12645 -- Fixed all accidental use of 
single backticks in docs.
https://github.com/django/django/pull/12647 -- Refs #12990 -- Moved 
PostgresSimpleLookup to the django.db.models.lookups.PostgresOperatorLookup.
https://github.com/django/django/pull/12643 -- Removed unused link in 
faq/help.txt.
https://github.com/django/django/pull/8477 -- Fixed #28184 -- Allowed 
passing a callable storage to FileField.
https://github.com/django/django/pull/12635 -- Refs #31040 -- Used 402 HTTP 
status in middleware_exceptions tests.
https://github.com/django/django/pull/12627 -- Fixed #31375 -- Made 
contrib.auth.hashers.make_password() accept only bytes or strings.
https://github.com/django/django/pull/12637 -- Fixed #30864 -- Doc'd 
classproperty decorator.







Calendar Week 15 -- ending 12 April.


Triaged:

https://code.djangoproject.com/ticket/31441 -- TabluarInline will not auto 
unhide/expand when classes = ['collapse'] and there is error 
during the saving process in django admin (Accepted)
https://code.djangoproject.com/ticket/31442 -- Inherited ManyToMany.all() 
empty with multiple inherited models of same name from abstract one 
(Invalid)
https://code.djangoproject.com/ticket/31427 -- Better support for __html__ 
in django admin (needsinfo)
https://code.djangoproject.com/ticket/31424 -- 
django.utils.log.AdminEmailHandler won't include stack trace when 
django.server logs are propogated (invalid)



Reviewed:

https://github.com/django/django/pull/12656 -- Fixes #13009 -- provide 
django.forms field type info for use in templates
https://github.com/django/django/pull/12689 -- Refs #31411 -- Used RENAME 
COLUMN on MySQL 8.0.4+.
https://github.com/django/django/pull/12685 -- Fixed typo in 
tests/backends/base/test_operations.py.
https://github.com/django/django/pull/8477 -- Fixed #28184 -- Allowed 
passing a callable storage to FileField.
https://github.com/django/django/pull/12682 -- Refs #30966 -- Added test 
for reloading related model state on non-relational changes.
https://github.com/django/django/pull/12661 -- Fixed #31407 -- Suppress 
`coroutine never awaited` warning in runtests.py
https://github.com/django/django/pull/12653 -- Enforced uniqueness of 
natural keys used in tests.
https://github.com/django/django/pull/12670 -- Fixed Sphinx warnings.
https://github.com/django/django/pull/12656 -- Fixes #13009 -- provide 
django.forms field type info for use in templates



Authored:

https://github.com/django/django/pull/12691 -- Fixed #31407 -- Fixed 
unawaited coroutine warning for Python 3.8+.
https://github.com/django/django/pull/12684 -- Fixed #31437 -- Corrected 
tests to show abstract multiple inheritance system check error.





Calendar Week 16 -- ending 19 April.


Triaged:

https://code.djangoproject.com/ticket/31450 -- Querying on 
ArrayField(PointField) returns string instead of list (Accepted)
https://code.djangoproject.com/ticket/31461 -- Make it easier to customize 
ValidationError messages in contrib.auth.password_validation (wontfix)
https://code.djangoproject.com/ticket/31443 -- 
LoginRequiredMixin/AccessMixin bug with off-site LOGIN_URL (Accepted)
https://code.djangoproject.com/ticket/25671 -- arrange model in django 
admin index page (wontfix)



Reviewed:

https://github.com/django/django/pull/12591 -- Fixed #30311 -- Replaced 
global admin actions with specialized ones per-admin
https://github.com/django/django/pull/12736 -- Refs #26552 -- Made 
reloading the database for tests check only loaded tables constraints.
https://github.com/django/django/pull/12017 -- Refs #21231 -- Backport 
urllib.parse.parse_qsl() from Python 3.8.
https://github.com/django/django/pull/12724 -- Improved action message 
example in admin documentation.
https://github.com/django/django/pull/12725 -- Fixed #31470 -- Fixed 
fieldset admin CSS to prevent overflowing <pre> elements.
https://github.com/django/django/pull/12722 -- Used :rfc: role in various 
docs.
https://github.com/django/django/pull/12697 -- Fixes #31441 -- Fixed admin 
TabularInline problems
https://github.com/django/django/pull/12721 -- Fixed typo in 
docs/ref/templates/builtins.txt.
https://github.com/django/django/pull/12159 -- Fixed #31034 -- Added a 
navigation sidebar to the admin
https://github.com/django/django/pull/12405 -- Fixed #31223 -- Added 
__class_getitem__() to Manager and QuerySet.
https://github.com/django/django/pull/12508 -- Fixed #29501 -- Allowed 
dbshell to pass options to underlying tool.






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/5b44a219-f5a7-49c8-b772-f61669cee233%40googlegroups.com.

Reply via email to