Week ending March 14, 2021 Rename branch "master" to "main" for: - django/django - django/django-docker-box
*Triaged: * https://code.djangoproject.com/ticket/32520 - Making the admin keyboard-only friendly (duplicate) https://code.djangoproject.com/ticket/32521 - Possible documentation error re. template directories (invalid) https://code.djangoproject.com/ticket/32522 - Improved error message on DoesNotExist (duplicate) https://code.djangoproject.com/ticket/10494 - show query params DoesNotExist from QuerySet.get (wontfix) https://code.djangoproject.com/ticket/32524 - unexpected behavior when using gettattr for related object (invalid) https://code.djangoproject.com/ticket/32511 - Deferred fields incorrect when following prefetches back to the "parent" object (accepted) https://code.djangoproject.com/ticket/32519 - Add support for using key and path transforms in update() for JSONFields. (accepted) https://code.djangoproject.com/ticket/32525 - Class Cast throws DataError when column contains numeric string or alphabet string in postgres (wontfix) https://code.djangoproject.com/ticket/32527 - needs_rollback flag issue with implementation of backend that does not support savepoint (needsinfo) https://code.djangoproject.com/ticket/32528 - Replace django.utils.topological_sort with graphlib. (someday/maybe) https://code.djangoproject.com/ticket/32529 - Delay creating a test suite inside DiscoverRunner.build_suite() (accepted) https://code.djangoproject.com/ticket/32530 - readonly makes field return None on cleaned_data? (duplicate) https://code.djangoproject.com/ticket/32526 - Class based custom template filters seem to be broken since Django 2.0 (invalid) https://code.djangoproject.com/ticket/32532 - Provide friendlier error if a file path is passed as a test label when running tests (accepted) https://code.djangoproject.com/ticket/32534 - Allow using StatReloader even if watchman is available. (wontfix) https://code.djangoproject.com/ticket/32536 - Add references to get() methods in CBV docs. (accepted) https://code.djangoproject.com/ticket/32538 - Easy - Small Update in Django Writing your first app 07 (duplicate) https://code.djangoproject.com/ticket/32539 - Support accessing the current filtered queryset from within SimpleListFilter.lookups() (accepted) https://code.djangoproject.com/ticket/32540 - Only do "top level" detection in DiscoverRunner.build_suite() when needed (accepted) https://code.djangoproject.com/ticket/32537 - RequestSite and IDN (needsinfo) https://code.djangoproject.com/ticket/32542 - Native postgres json field support is broken (invalid) https://code.djangoproject.com/ticket/32544 - Add support for GDAL 3.2 and GEOS 3.9. (accepted) *Reviewed/committed: * https://github.com/django/django/pull/14089 - Fixed #32517 -- Made OrderedSet reversible. https://github.com/django/django/pull/14085 - Refs #32489 -- Simplified some test suite functions. https://github.com/django/code.djangoproject.com/pull/107 - Updated Git branch "master" to "main". https://github.com/django/djangoproject.com/pull/1070 - Updated Git branch "master" to "main" for Django repository. https://github.com/django/deps/pull/72 - Renamed Git branches "master" to "main". https://github.com/django/django/pull/14048 - Rename Git branch "master" to "main". https://github.com/django/django/pull/14101 - Fixed #32516 -- Fixed reorder_suite() with duplicates and reverse=True. https://github.com/django/django/pull/14094 - Refs #24121 -- Added __repr__() to OrderedSet. https://github.com/django/django/pull/14088 - Fixed #32512 -- Fixed admin dark theme for autocomplete fields. https://github.com/django/django/pull/14108 - Refs #31235 -- Improved assertQuerysetEqual() warning message with stacklevel=2. https://github.com/django/django/pull/14103 - Refs #24121 -- Added __repr__() to MiddlewareMixin and subclasses. https://github.com/django/django/pull/14107 - Refs #32508 -- Raised ImproperlyConfigured instead of using "assert" in middlewares. https://github.com/django/django/pull/14104 - Fixed #32529 -- Delayed creating a test suite in build_suite(). https://github.com/django/django/pull/14116 - Refs #31516, Refs #31703 -- Made makemigrations always name initial migrations "initial". https://github.com/django/django/pull/14090 - Added GitHub action with welcome message for first-time contributors. https://github.com/django/django/pull/14109 - Fixed #31516 -- Improved naming of migrations with multiple operations. *Reviewed: * https://github.com/django/djangoproject.com/pull/1072 - Refs #1052 -- Added max_value validation to donations. https://github.com/django/django/pull/14031 - Fixed #32466 -- Adjusted autocomplete widget to use pk when resolving to_field_name. *Authored: * https://github.com/django/django/pull/14095 - Refs #32018 -- Corrected color variable for toggle links in admin. https://github.com/django/django/pull/14096 - Refs #32018 -- Used --darkened-bg for <pre> elements. https://github.com/django/django/pull/14099 - Refs #32508 -- Raised TypeError instead of using "assert" on unsupported operations for sliced querysets. 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/270d5c19-8436-4254-96f6-133b24c4e190n%40googlegroups.com.