From b13b8684a04d0bc1081104c5973c62c27dc673b0 Mon Sep 17 00:00:00 2001 From: brian Date: Mon, 6 Jan 2025 17:50:44 -0800 Subject: Fixed #36061 -- Added migration support for ManyToManyField.through_fields. Added through_fields support to ManyToManyField.deconstruct. Thanks to Simon Charette for pointers and the review. --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 9a76e8879e..e3389edbf5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -180,6 +180,7 @@ answer newbie questions, and generally made Django that much better: Brian Fabian Crain Brian Harring Brian Helba + Brian Nettleton Brian Ray Brian Rosner Bruce Kroeze -- cgit v1.3