summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorChason Chaffin <chason@gmail.com>2019-07-02 21:15:32 +0900
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-07-03 10:49:03 +0200
commit55b68de643b5c2d5f0a8ea7587ab3b2966021ccc (patch)
tree5dd25be844b8fbb312af34ece8bde95782399992 /AUTHORS
parentf226bdbf4e06aa8ca787e34b0c626965ac526f28 (diff)
Fixed #30608 -- Fixed non-unicode EmailMessage crash when domain name for localhost is non-ASCII.
Assisted by felixxm.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 9bae13abb0..640ef00920 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -166,6 +166,7 @@ answer newbie questions, and generally made Django that much better:
ChaosKCW
Charlie Leifer <coleifer@gmail.com>
charly.wilhelm@gmail.com
+ Chason Chaffin <chason@gmail.com>
Cheng Zhang
Chris Adams
Chris Beaven <smileychris@gmail.com>