Week ending June 16, 2019.

Updated MariaDB to 10.2.24 on Jenkins.

*Triaged:*
https://code.djangoproject.com/ticket/30557 - order_by() a parent model 
crash when Meta.ordering contains expressions. (accepted)
https://code.djangoproject.com/ticket/30559 - Django 2.2 | Auto-reload 
doesn't detect changes in new apps. (needsinfo)
https://code.djangoproject.com/ticket/30558 - Autocompletion should be 
disabled in the "Add user" form. (duplicate)
https://code.djangoproject.com/ticket/30560 - Error: Submission rejected as 
potential spam. (invalid)
https://code.djangoproject.com/ticket/30562 - Document MariaDB support for 
GIS spatial lookups. (created)
https://code.djangoproject.com/ticket/30563 - Optimize 
django.forms.widgets.Media.__add__. (accepted)
https://code.djangoproject.com/ticket/30564 - Cannot create custom field 
that returns a queryset AND uses pre_save(). (invalid)
https://code.djangoproject.com/ticket/24386 - Querysets with filters and 
exclusions based on deep relations build invalid queries. (duplicate)
https://code.djangoproject.com/ticket/30569 - Count and Sum annotation 
interfere with each other. (duplicate)

*Reviewed/committed:*
https://github.com/django/django/pull/11451 - Avoided useless query and 
hasher call in ModelBackend.authenticate() when credentials aren't provided.
https://github.com/django/djangoproject.com/pull/914 - Removed Chinese 
How-to from robots.docs.txt.
https://github.com/django/django/pull/11456 - Fixed #30553 -- Clarified the 
default value of disable_existing_loggers.
https://github.com/django/django/pull/11457 - Fixed #30548 -- Improved 
exception when expression contains mixed types.
https://github.com/django/django/pull/11376 - Fixed #30486 -- Fixed the 
default value of Aggregate.distinct and updated example of custom aggregate 
functions.
https://github.com/django/django/pull/11459 - Fixed #27486 -- Fixed Python 
3.7 DeprecationWarning in intword and filesizeformat filters.
https://github.com/django/django/pull/10910 - Fixed #30128 -- Fixed 
handling timedelta timezone in database functions.

*Reviewed:*
https://github.com/django/django/pull/11417 - Fixed #30512 -- Used 
email.headerregistry.parser for parsing emails in sanitize_address().

*Authored*:
https://github.com/django/django/pull/11467 - Fixed 
GISFunctionsTests.test_asgeojson() crash on MariaDB 10.2+.
https://github.com/django/django/pull/11468 - Added missing support for 
PointOnSurface function on MariaDB.
https://github.com/django/django/pull/11469 - Refs #29548 -- Doc'd MariaDB 
support for GIS database functions.

I was off on Friday.

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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/09d25c77-b2d4-4d49-82c9-a7a1fb8051e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to