Week ending August 9, 2020.

Released Django 2.2.15, 3.0.9, and 3.1.

*Triaged:*
    https://code.djangoproject.com/ticket/31849 - django-admin startproject 
- Fails to create files after encountering CommandError (wontfix)
    https://code.djangoproject.com/ticket/31848 - Support namespaced 
django.contrib.admindocs views. (wontfix)
    https://code.djangoproject.com/ticket/31851 - list_filter not working 
with foreign keys (needsinfo)
    https://code.djangoproject.com/ticket/31850 - test_extraction_warning 
(i18n.test_extraction.BasicExtractorTests) fails with xgettext 0.21. 
(accepted)
    https://code.djangoproject.com/ticket/24782 - Add 
TestCase.assertFormValid (wontfix)
    https://code.djangoproject.com/ticket/31854 - Long model names are not 
wrapped in the navigation sidebar. (created)
    https://code.djangoproject.com/ticket/31856 - Add block to customize 
nav_ sidebar. (invalid)
    https://code.djangoproject.com/ticket/31859 - Admin side_bar showing up 
in models detail pages. (invalid)
    https://code.djangoproject.com/ticket/31857 - Admin side_bar showing up 
in login form with django-otp. (invalid)
    https://code.djangoproject.com/ticket/31863 - FK field caching behavior 
change between 1.11.x and 2.x (accepted)
    https://code.djangoproject.com/ticket/31864 - Session data cannot be 
decoded during the transition to Django 3.1. (created)
    https://code.djangoproject.com/ticket/31868 - Plural forms expression 
could be dangerous (duplicate)

*Reviewed/committed:*
    https://github.com/django/django/pull/13267 - Fixed #26977 -- Made 
abstract models raise TypeError when instantiating.
    https://github.com/django/django/pull/13257 - Refs #31493 -- Replaced 
var with const and let in JavaScriptCatalog template.
    https://github.com/django/django/pull/12163 - Used mock.Mock() in 
SMTPBackendTests.
    https://github.com/django/django/pull/13265 - Fixed #31831 -- Fixed 
migration operations ordering when adding order_with_respect_to and 
constraints/indexes.

*Reviewed:*
    https://github.com/django/django/pull/13173 - Fixed #25513 -- Extracted 
admin pagination to Paginator.get_elided_page_range()

*Authored:*
    https://github.com/django/djangoproject.com/pull/1012 - Updated 
download page for 3.1 release.
    https://github.com/django/djangoproject.com/pull/1013 - Updated 
robots.docs.txt for Django 3.1.
    https://github.com/django/djangoproject.com/pull/1014 - Updated 
docs-related model fixtures for 3.1 release.
    https://github.com/django/django/pull/13275 - Fixed #31854 -- Fixed 
wrapping of long model names in admin's sidebar.
    https://github.com/django/django/pull/13279 - Fixed #31864 -- Fixed 
encoding session data during transition to Django 3.1. 

Best,
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/40709a87-c345-4c85-9509-f99e74dbf4f9n%40googlegroups.com.

Reply via email to