summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorPraful Gulani <prafulgulani555@gmail.com>2026-02-12 20:03:25 +0530
committerJacob Walls <jacobtylerwalls@gmail.com>2026-03-16 12:51:58 -0400
commit2333d56696141303000986a16553205ece993c67 (patch)
tree16ec0e70baa0beee82dab88bddf264eaac8ce91e /AUTHORS
parent455e787b9cc8bd3342f86ddcf8ef4103fd811bb5 (diff)
Fixed #36894 -- Added TypeError for conflicting arguments in mail APIs.
A TypeError is now raised if fail_silently=True, auth_user, or auth_password are provided along a connection. Updated AdminEmailHandler in django.utils.log to remove redundant fail_silently=True. Thanks Mike Edmunds for the report and Jacob Tyler Walls for the review.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index c480402993..9379176a4c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -865,6 +865,7 @@ answer newbie questions, and generally made Django that much better:
plisk
polpak@yahoo.com
pradeep.gowda@gmail.com
+ Praful Gulani <https://github.com/prafulgulani>
Prashant Pandey <https://prashantpandey9.in>
Preston Holmes <preston@ptone.com>
Preston Timmons <prestontimmons@gmail.com>