Week ending March 8, 2020.

Released Django 3.0.4, 2.2.11, and 1.11.29.

*Triaged:*
https://code.djangoproject.com/ticket/31323 - doc bugs: ptyhon -> python. 
(duplicate)
https://code.djangoproject.com/ticket/31318 - sqlmigrate doesn't allow 
inspecting migrations that have been squashed. (accepted).
https://code.djangoproject.com/ticket/31325 - Send a mail launch 
UnicodeError. (needsinfo)
https://code.djangoproject.com/ticket/31319 - URL dispatcher does not 
handle multislashes. (wontfix)
https://code.djangoproject.com/ticket/31328 - Need option for avoid list of 
related objects in delete confirmation page. (duplicate)
https://code.djangoproject.com/ticket/31316 - handler500 called multiple 
times. (wontfix)
https://code.djangoproject.com/ticket/31329 - Converting from concrete to 
abstract inheritance creates invalid migrations (duplicate)
https://code.djangoproject.com/ticket/31331 - GROUP BY optimization doesn't 
work properly when ONLY_FULL_GROUP_BY mode is enabled on MySQL. (created)
https://code.djangoproject.com/ticket/31334 - Add a method to specify class 
on form help text. (wontfix)
https://code.djangoproject.com/ticket/31332 - Constraint detection fails 
when altering unique_together on MySQL. (worksforme)
https://code.djangoproject.com/ticket/31339 - ORM call in app.ready in ASGI 
mode causes errors. (wontfix)
https://code.djangoproject.com/ticket/31336 - Customizing HIDDEN_SETTINGS 
value. (duplicate)
https://code.djangoproject.com/ticket/31330 - Trailing slash is missing in 
a "catchall" pattern in flatpages URLconf example. (accepted)
https://code.djangoproject.com/ticket/31346 - Without adding this, got an 
error. (worksforme) 
https://code.djangoproject.com/ticket/31344 - Django raises 
UnicodeEncodeError when there is a cookie with a non-latin character. 
(needsinfo)
https://code.djangoproject.com/ticket/31343 - Foreign key constraint to MTI 
child model is lost if the child model's parent was changed. (duplicate)
https://code.djangoproject.com/ticket/31347 - CreateExtension should check 
if migration is allowed. (accepted)
https://code.djangoproject.com/ticket/31348 - Unhandled exception Python 
3.8.2 in Django. (invalid)

*Reviewed/committed:*
https://github.com/django/django/pull/12460 - Fixed #31274 -- Used signing 
infrastructure in SessionBase.encode()/decode().
https://github.com/django/djangoproject.com/pull/978 - Added PyCharm 2020 
fundraiser banners.
https://github.com/django/django/pull/12297 - Fixed #31147 -- Added 
SearchHeadline to django.contrib.postgres.
https://github.com/django/django/pull/12521 - Fixed #31333 -- Added 
BaseDatabaseIntrospection.get_table_description().
https://github.com/django/django/pull/12524 - Refs #30489 -- Made 
from_pgraster()/to_pgraster() use BANDTYPE_FLAG_HASNODATA and bitwise 
operators for nodata flag.
https://github.com/django/django/pull/12522 - Fixed #30489 -- Fixed 
RasterField deserialization bug with pixeltype flags.
https://github.com/django/django/pull/12496 - Fixed #29129 -- Skipped 
UPDATE when adding a model instance with primary key that has a default.
https://github.com/django/django/pull/12528 - Fixed #31341 -- Doc'd minimal 
gettext version with ES6 template strings support.
https://github.com/django/django/pull/12533 - Fixed #31345 -- Added 
BaseDatabaseIntrospection.get_relations().
https://github.com/django/django/pull/12534 - Refs #31304 -- Made __search 
lookup default to its rhs' config.
https://github.com/django/django/pull/12531 - Fixed #31342 -- Clarified 
docs about using base managers for related objects.
https://github.com/django/django/pull/12529 - Doc'd return values of 
as_sql() for Func and query expressions.

*Authored:*
https://github.com/django/django/pull/12519 - Fixed #31150 -- Included 
subqueries that reference related fields in GROUP BY clauses.
https://github.com/django/django/pull/12540 - Refs #30489 -- Fixed 
RasterFieldTest.test_deserialize_with_pixeltype_flags() when run without 
numpy.

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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/cd448885-d719-4281-bcab-2a1b08a32b0f%40googlegroups.com.

Reply via email to