diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2010-04-15 12:41:08 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2010-04-15 12:41:08 +0000 |
| commit | 2faa3acb4bb55f1830d517473c4bfb1616f92726 (patch) | |
| tree | 0d39b2c702f6cc6e5cb898f6c07cceb0116beb27 /AUTHORS | |
| parent | d9aaad4e36ba2ebba13fd1c36da9eced4f7688ad (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-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
