Week ending October 18, 2020. *Triaged: * https://code.djangoproject.com/ticket/32103 - NotImplementedError in twisted (with Python 3.8 on Windows) (invalid) https://code.djangoproject.com/ticket/32098 - Made FieldFile use FileField.attname (accepted) https://code.djangoproject.com/ticket/32089 - prefetch_related_objects() does not set the to_attr on all instances if the first instance in the lis t already has it. (needsinfo) https://code.djangoproject.com/ticket/32104 - Adding ASN support to GeoIP2. (wontfix) https://code.djangoproject.com/ticket/31040 - Python 3.9 compatibility (fixed) https://code.djangoproject.com/ticket/32107 - ProtectedError/RestrictedError raised from Collector.collect contains iterators. (accepted) https://code.djangoproject.com/ticket/32089 - prefetch_related_objects() does not work for reused model instances. (accepted) https://code.djangoproject.com/ticket/32111 - Django 3.1.2 JSONField handling error with an Postgres Foreign Data Wrapper-based model (duplicate) https://code.djangoproject.com/ticket/28087 - Allow filtering and ordering with RawQuerySet (wontfix) https://code.djangoproject.com/ticket/27450 - GDALBandTests.test_band_data test failure on MacOS 10.12.1 and python3.5 (invalid) https://code.djangoproject.com/ticket/18088 - Add a "supports_foreign_key" database feature to ease testing (fixed) https://code.djangoproject.com/ticket/32112 - ./manage.py migrate generating invalid django_content_type inserts (invalid) https://code.djangoproject.com/ticket/32115 - Typo in Tutorial Part 7 (invalid) https://code.djangoproject.com/ticket/32113 - No error at 404 page when context processor returns None. (wontfix) https://code.djangoproject.com/ticket/32119 - Broken admin interface after 3.1 update (duplicate)
*Reviewed/committed: * https://github.com/django/django/pull/13518 - Fixed #32087 -- Made technical 500 debug page use HTTPS for sharing traceback. https://github.com/django/django/pull/13519 - Fixed #32098 -- Made FieldFile use FileField.attname. https://github.com/django/django/pull/13513 - Fixed #31674 -- Fixed displaying traceback in technical 500 debug page. https://github.com/django/django/pull/13533 - Fixed #22490 -- Added tests for Feed.get_object(). https://github.com/django/django/pull/13528 - Fixed #20601 -- Allowed forcing format with thousand separators in floatformat filter. https://github.com/django/django/pull/13495 - Fixed #31640 -- Made Trunc() truncate datetimes to Date/TimeField in a specific timezone. https://github.com/django/django/pull/13488 - Fixed #25253 -- Made AlterField operation a noop when changing attributes that don't affect the schem a. https://github.com/django/django/pull/13542 - Refs #31672 -- Simplified ExceptionReporter.get_traceback_frames(). https://github.com/django/django/pull/13496 - Optimized various tests. https://github.com/django/django/pull/13537 - Fixed #6517 -- Made dbshell use charset option on MySQL. https://github.com/django/django/pull/13550 - Fixed #32110 -- Doc'd and tested enumerations for ChoiceField.choices. *Reviewed: * https://github.com/django/django/pull/13214 - Fixed #29988 -- Updated coding style allow f-strings. https://github.com/django/djangoproject.com/pull/1036 - Added Corporate Member badges to funding docs. *Authored: * https://github.com/django/django/pull/13506 - Refs #31040 -- Doc'd Python 3.9 compatibility. https://github.com/django/django/pull/13530 - Fixed #32096 -- Fixed crash of various expressions with JSONField key transforms. 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/104186de-64f6-490d-a809-ccb7d5d6621fn%40googlegroups.com.