summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2010-04-15 12:41:08 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2010-04-15 12:41:08 +0000
commit2faa3acb4bb55f1830d517473c4bfb1616f92726 (patch)
tree0d39b2c702f6cc6e5cb898f6c07cceb0116beb27 /AUTHORS
parentd9aaad4e36ba2ebba13fd1c36da9eced4f7688ad (diff)
Fixed #13328 -- Added a __getstate__/__setstate__ pair to fields so that callable default values aren't pickled. Thanks to bkonkle for the report, and Vitaly Babiy for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12977 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 b06bbd6977..34260573b2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -57,6 +57,7 @@ answer newbie questions, and generally made Django that much better:
David Avsajanishvili <avsd05@gmail.com>
Mike Axiak <axiak@mit.edu>
Niran Babalola <niran@niran.org>
+ Vitaly Babiy <vbabiy86@gmail.com>
Morten Bagai <m@bagai.com>
Jeff Balogh <jbalogh@mozilla.com>
Mikaƫl Barbero <mikael.barbero nospam at nospam free.fr>