summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorKaren Tracey <kmtracey@gmail.com>2012-03-12 19:41:31 +0000
committerKaren Tracey <kmtracey@gmail.com>2012-03-12 19:41:31 +0000
commit20c69c5e51f1ca180978a51d64246b70f778df83 (patch)
tree3474f89cb721848291e2eda3f4d7aa66639aa93e /AUTHORS
parent2f520139bedffc8622d8c598443c90d58f6a427e (diff)
Fix #17879: Corrected regression in python (inherited by yaml and json) serializer that prevented serializing model instances with null FK ref to a model when serializing with natural keys. Thanks danfairs and tmitchell.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17685 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 5fa21d3f8e..82f77585f3 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -369,6 +369,7 @@ answer newbie questions, and generally made Django that much better:
Slawek Mikula <slawek dot mikula at gmail dot com>
Shawn Milochik <shawn@milochik.com>
mitakummaa@gmail.com
+ Taylor Mitchell <taylor.mitchell@gmail.com>
mmarshall
Andreas Mock <andreas.mock@web.de>
Reza Mohammadi <reza@zeerak.ir>