Week ending July 7, 2019. Released Django 2.2.3, 2.1.10, and 1.11.22.
*Triaged:* https://code.djangoproject.com/ticket/30608 - Email messages crash on non-unicode hostnames. (accepted) https://code.djangoproject.com/ticket/30609 - Add class removed as part of Django 1.9 release. (invalid) https://code.djangoproject.com/ticket/30610 - Model.full_clean() doesn't prevetn invalid (null) values when blank=True. (duplicate) https://code.djangoproject.com/ticket/30611 - Add reversal options object to django migration constructs/class constructors. (duplicate) https://code.djangoproject.com/ticket/30612 - cached_property breaks type checking (invalid) https://code.djangoproject.com/ticket/7537 - Make RegexURLResolver easier to subclass. (invalid) https://code.djangoproject.com/ticket/30613 - Move index name checks from Index.__init__ into system checks. (accepted) https://code.djangoproject.com/ticket/30615 - Add row_to_json(row) postgresql function. (wontfix) https://code.djangoproject.com/ticket/30616 - CommandTemplate Behavior Is Inconsistent. (invalid) https://code.djangoproject.com/ticket/30620 - A full example in documentation is not PEP8 compliant. (accepted) *Reviewed/committed:* https://github.com/django/django/pull/11526 - Fixed #30589 -- Clarified that urlize should be applied only to email addresses without single quotes. https://github.com/django/django/pull/11527 - Fixed #30595 -- Added error message when no objects found to sql* management commands. https://github.com/django/django/pull/11525 - Fixed #30604 -- Made mail_admins()/mail_managers() raise ValueError if ADMINS/MANAGERS is set incorrectly. https://github.com/django/django/pull/11530 - Fixed #28588 -- Doc'd User.has_perm() & co. behavior for active superusers. https://github.com/django/django/pull/11501 - Fixed #27801 -- Made createsuperuser fall back to environment variables for password and required fields. https://github.com/django/django/pull/11532 - Fixed #30608 -- Fixed non-unicode EmailMessage crash when domain name for localhost is non-ASCII. https://github.com/django/django/pull/11333 - Fixed #29744 -- Fixed caching of URLResolver for a default URLconf. https://github.com/django/django/pull/11534 - Fixed #30596 -- Fixed SplitArrayField.has_changed() for non-string base fields. https://github.com/django/django/pull/11515 - Fixed #28667 -- Clarified how to override list of forms fields for custom UserAdmin with a custom user model. https://github.com/django/django/pull/11124 - Fixed #28581 -- Moved django.core.paginator documentation to API Reference. https://github.com/django/django/pull/11537 - Fixed #30600 -- Clarified that ValueError raised by converter.to_python() means no match. https://github.com/django/django/pull/11539 - Fixed #30613 -- Moved index name validation to 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 post to this group, send email to django-developers@googlegroups.com. 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/2dbc6610-cabb-4ee7-9d8c-49cabd52092f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.