Week ending February 23, 2020. *Triaged:* https://code.djangoproject.com/ticket/31274 - Use signing infrastructure for session data encoding/decoding. (accepted) https://code.djangoproject.com/ticket/31279 - PasswordResetView always defaulting to the admin page and not to template. (invalid) https://code.djangoproject.com/ticket/31277 - System check fields.E340 should be relaxed when DATABASE_ROUTERS is present. (accepted) https://code.djangoproject.com/ticket/31280 - Rename DEBUG_PROPAGATE_EXCEPTIONS to PROPAGATE_EXCEPTIONS. (wontfix) https://code.djangoproject.com/ticket/31263 - remote_field model caching issues in RenameModel migration. (needsinfo) https://code.djangoproject.com/ticket/31272 - Django and JS (from npm module) problem. (invalid) https://code.djangoproject.com/ticket/31282 - Docs for RelatedManager.set()/add()/remove() incorrectly states that the field the relation points to is acceptable for one-to-many relations. (accepted) https://code.djangoproject.com/ticket/31281 - Make TestClient run transaction.on_commit actions. (duplicate) https://code.djangoproject.com/ticket/31286 - Database specific fields checks should be databases aware. (accepted) https://code.djangoproject.com/ticket/31288 - New ReplaceAuthMiddleware feature. (wontfix)
*Reviewed/committed:* https://github.com/django/django/pull/12461 - Fixed #31277 -- Relaxed system check of m2m intermediary tables for db_table collision when database routers are installed. https://github.com/django/django/pull/12407 - Fixed #20995 -- Added support for iterables of template names to {% include %} template tag. https://github.com/django/django/pull/12464 - Fixed #31228 -- Reallowed aggregates to be used with multiple expressions and no DISTINCT on SQLite. https://github.com/django/django/pull/12364 - Fixed #31187 -- Fixed detecting of existing total ordering in admin changelist when using Meta.constraints. https://github.com/django/django/pull/12474 - Refs #31224 -- Added BaseHandler.check_response(). *Reviewed:* https://github.com/django/django/pull/12466 - Fixed #31282 -- Corrected RelatedManager docs for using add/remove/set with PKs. *Authored:* https://github.com/django/django/pull/12465 - Fixed #31271 -- Preserved ordering when unifying query parameters on Oracle. https://github.com/django/django/pull/12473 - Fixed tests when run in reverse. I was off on Thursday and Friday. Best regards, 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/850afc9d-d6c7-4acd-ae27-6e9f79ac38ac%40googlegroups.com.