Week ending March 22, 2020.

*Triaged:*
https://code.djangoproject.com/ticket/31366 - GEOSGeometry fails on 
instance with GEOJson and srid not 4326. (invalid)
https://code.djangoproject.com/ticket/31367 - ImportError error while 
importing class from auth/mixin to auth/view. (wontfix)
https://code.djangoproject.com/ticket/31368 - Document 
Field.from_db_value()'s "expression" parameter. (accepted)
https://code.djangoproject.com/ticket/31370 - Make parallel test runner 
work with buffer option. (accepted)
https://code.djangoproject.com/ticket/31374 - Runtime Error unable to solve 
from forums/ FAQ. (invalid)
https://code.djangoproject.com/ticket/31372 - Autoreload: dictionary 
changed size during iteration. (wontfix)
https://code.djangoproject.com/ticket/31376 - Avoid unnecessary null checks 
ordering when possible on database that don't support NULLS (FIRST|LAST). 
(accepted)
https://code.djangoproject.com/ticket/31324 - Filter JSONField using 
`=None`. (wontfix)
https://code.djangoproject.com/ticket/31379 - Admin login page is broken 
after using django-admin startproject. (worksforme)
https://code.djangoproject.com/ticket/31378 - Support bytes in 
assertXMLEqual()/assertXMLNotEqual(). (wontfix)
https://code.djangoproject.com/ticket/31381 - jsi18n with zh-hans (or 
zh-hant) not working. (invalid)
https://code.djangoproject.com/ticket/11836 - Missing 
django.forms.widgets.MultiWidget hidden counterpart. (wontfix)
https://code.djangoproject.com/ticket/31389 - Django SQLite3 ExtractWeek 
returns week one instead of the last week of the year. (invalid)
https://code.djangoproject.com/ticket/31391 - Remove cancel.js dependency 
on jQuery. (accepted)
https://code.djangoproject.com/ticket/31388 - HttpResponseBase.setdefault() 
issue. (invalid)
https://code.djangoproject.com/ticket/31387 - Document BASE_DIR setting. 
(invalid)
https://code.djangoproject.com/ticket/31393 - Support table SQL comments. 
(duplicate)

*Reviewed/committed:*
https://github.com/django/django/pull/12564 - Fixed #31361 -- Fixed invalid 
action="" in admin forms.
https://github.com/django/django/pull/12568 - Fixed #31363 -- Added support 
for negative integers to intword template filter.
https://github.com/django/django/pull/12525 - Fixed #31340 -- Allowed query 
expressions in SearchQuery.value and __search lookup.
https://github.com/django/django/pull/12583 - Fixed #31376 -- Optimized 
nulls ordering when possible on SQLite and MySQL.
https://github.com/django/django/pull/12581 - Fixed #31371 -- Increased 
User.first_name max_length to 150 characters.
https://github.com/django/django/pull/12582 - Fixed #31368 -- Doc'd 
'expression' parameter of Field.from_db_value()/Expression.convert_value().
https://github.com/django/django/pull/11650 - Fixed #31224 -- Added support 
for asynchronous views and middleware.
https://github.com/django/django/pull/12558 - Fixed #31123 -- Added 
--include-stale-apps option to the remove_stale_contenttypes management 
command.
https://github.com/django/django/pull/12470 - Fixed #31285 -- Fixed 
inherited Meta.ordering of "-pk".
https://github.com/django/django/pull/12459 - Fixed #31144 -- Relaxed 
system check for max_length of CharFields on MySQL/MariaDB by turning into 
a warning.
https://github.com/django/django/pull/12593 - Refs #29724 -- Added is_dst 
parameter to QuerySet.datetimes().

*Authored:*
https://github.com/django/django/pull/12584 - Refs #31055 -- Made long 
column names checks support databases aware.
https://github.com/django/django/pull/12585 - Refs #29548 -- Mentioned 
MariaDB in database system checks.

Best regards,
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/ac648d59-3e0f-45b2-9786-2f43493ce087%40googlegroups.com.

Reply via email to