summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorbrian <bdnettleton@gmail.com>2025-01-06 17:50:44 -0800
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-02-06 15:26:12 +0100
commitb13b8684a04d0bc1081104c5973c62c27dc673b0 (patch)
tree876d87eaa2381e9552067abe12001a2a25f47182 /AUTHORS
parent2598b371a93e21d84b7a2a99b2329535c8c0c138 (diff)
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.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
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 <http://www.bfc.do/>
Brian Harring <ferringb@gmail.com>
Brian Helba <brian.helba@kitware.com>
+ Brian Nettleton <bdnettleton@gmail.com>
Brian Ray <http://brianray.chipy.org/>
Brian Rosner <brosner@gmail.com>
Bruce Kroeze <https://coderseye.com/>