Hi all
Calendar Week 3 -- ending 19 January. Triaged: https://code.djangoproject.com/ticket/28217 -- nested calls to functions decorated with sensitive_post_parameters produces unexpected results which parameters are considered sensitive (wontfix) https://code.djangoproject.com/ticket/24619 -- Technical error responses (404 and 500) should return responses dependent on Accept header (Duplicate of #30752) https://code.djangoproject.com/ticket/25167 -- Provide option to disable ajax text/plain response in technical_500_response (Duplicate of #30752) https://code.djangoproject.com/ticket/27785 -- Log request.body (or part of it) in the 500 debug content (Duplicate of #30752) https://code.djangoproject.com/ticket/11919 -- dpaste.com feature in debug traceback view should be optional (Duplicate of #30752) https://code.djangoproject.com/ticket/23951 -- SafeExceptionReporterFilter does not have a way to filter and redact exception messages (Duplicate of #30752.) https://code.djangoproject.com/ticket/31170 -- dismissRelatedLookupPopup doesn't trigger change event (needsinfo) Reviewed: https://github.com/django/django/pull/11823 -- Fixed #30765 -- Made cache_page decorator take precedence over max-age Cache-Control directive. https://github.com/django/django/pull/11754 -- Fixed #30752 -- Allowed using ExceptionReporter subclass in error reports. https://github.com/django/django/pull/12320 -- Refs #31165 -- Overhauled settings. https://github.com/django/django/pull/12325 -- Fixed #29998 -- Allowed multiple OneToOneField to the parent model. Authored: https://github.com/django/django/pull/12335 -- Refs #30752 -- Doc'd error reporting related optional request attributes. Calendar Week 4 -- ending 26 January. Preparation for Django 3.0.3 and other releases. Triaged: https://code.djangoproject.com/ticket/31184 -- URL dispatcher docs should mention path_info (Accepted) https://code.djangoproject.com/ticket/31181 -- Admin: Render foreign key models as links for readonly users (Accepted) Reviewed: https://github.com/django/django/pull/11337 -- Fixed #30427 - Allow descriptors to override non-method attrs. https://github.com/django/django/pull/12359 -- Made AppConfig.ready example show class https://github.com/django/django/pull/12280 -- Fixed #30439 - Translations issues on upgrade due to unexpected changes in plural forms https://github.com/django/django/pull/12332 -- Fixed #30439 - Added support for different plurals for the same language. https://github.com/django/django/pull/12357 -- Fixed #30439 - Translations issues on upgrade due to unexpected changes in plural forms. https://github.com/django/django/pull/12348 -- Fixed #31190 -- Fixed prefetch_related() crash for GenericForeignKey with custom ContentType foreign key. https://github.com/django/django/pull/12339 -- Fixed #31177 -- Used "raise from" when wrapping exceptions, all over the codebase 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/215f4a61-54ae-4e2b-86e8-07adf042e000%40googlegroups.com.