Hi all.
Calendar Week 49 -- ending 08 December. Released Django 3.0, 2.2.8 and 2.1.15 Triaged: https://code.djangoproject.com/ticket/30416 -- Runserver´s reloading mechanism should restore terminal state completely (needsinfo) https://code.djangoproject.com/ticket/31051 -- Serialization dependency sorting disallows circular references unneccesarily (Accepted) https://code.djangoproject.com/ticket/31052 -- Let Django users customize FORMAT_SETTINGS (a feature request) (wontfix) Reviewed: https://github.com/django/django/pull/12184 -- Fixed #31061 -- Ignored positional args in django.urls.resolve() when all optional named parameters are missing. https://github.com/django/django/pull/12009 -- Fixed #23433 -- Deprecated django-admin.py in favor of django-admin entry point. https://github.com/django/django/pull/12181 -- Fixed #31062 -- Doc's asgi.py in tutorials and project templates. https://github.com/django/django/pull/11582 -- Fixed #23524 -- Allowed DATABASES['TIME_ZONE'] option on PostgreSQL. https://github.com/django/django/pull/11942 -- Fixed #20456 -- Added CBV Testing docs https://github.com/django/django/pull/12066 -- Removed unnecessary dict.get() call in favor of direct indexing. https://code.djangoproject.com/ticket/20935 -- ePub documentation not valid https://code.djangoproject.com/ticket/30910 -- Add system check warning on duplicate check constraints. https://code.djangoproject.com/ticket/26424 -- Allow URLValidator to skip schemes validation https://code.djangoproject.com/ticket/30998 -- Make it easier to use the model instance in ChoiceWidget.create_option() Authored: https://github.com/django/django/pull/12183 -- Moved selenium import to nested scope. https://github.com/django/djangoproject.com/pull/966 -- Updated Django to 2.2.8 Calendar Week 50 -- ending 15 December. Triaged: https://code.djangoproject.com/ticket/31082 -- New `Content-Disposition: inline` header in FileResponse causing issues on Safari (Invalid) https://code.djangoproject.com/ticket/31081 -- print query doesn't work on multiple db environment with no default (Duplicate of #25947) https://code.djangoproject.com/ticket/31055 -- Omits test_ prefix from database name when running subset of tests. (Accepted) Reviewed: https://code.djangoproject.com/ticket/31071 -- Change in behaviour when saving a model instance with an explcit pk value if the pk field has a default https://github.com/django/django/pull/11894 -- Fixed #30862 -- Allowed setting SameSite cookies flags to 'None'. https://github.com/django/django/pull/12211 -- Refs #23919 -- Used yield from in inspectdb. https://github.com/django/django/pull/12205 -- Fixed typo "Followe" → "Follow". https://github.com/django/django/pull/12189 -- Fixed typo in ModelChoiceFieldTests. https://github.com/django/django/pull/11811 -- Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags. https://github.com/django/django/pull/12192 -- Rewrote simple JavaScript example without jQuery https://code.djangoproject.com/ticket/31073 -- SplitArrayField with BooleanField always has widgets checked after the first True value. https://code.djangoproject.com/ticket/31080 -- Remove redundant type="text/javascript" attributes from script tags. https://code.djangoproject.com/ticket/31076 -- dbshell crashes on Windows and Python < 3.8. https://github.com/django/django/pull/12195 -- Refs #23433 -- Fixed test_django_admin_py.DeprecationTest tests failures on Windows and Python < 3.8. 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/e8df107d-cb5a-47ee-8181-f5b16ea7e112%40googlegroups.com.