diff options
| author | Minjong Chung <mjipeo@gmail.com> | 2013-09-13 21:18:50 +0900 |
|---|---|---|
| committer | Anssi Kääriäinen <anssi.kaariainen@thl.fi> | 2013-09-14 10:03:03 +0300 |
| commit | e66fe357b2324f984e91392286b3b0e6b5dd627e (patch) | |
| tree | 1e1a246a38819cc87554dd501377283a7032018a /setup.py | |
| parent | dbc2e8eb73ca15fd3f2b9c5ddfa69651330bcead (diff) | |
Fixed #21102 -- pickling a QuerySet with prefetches twice
Fixed the bug that a QuerySet that prefetches related objects cannot be
pickled and unpickled more than once (The second pickling attempt
raises an exception).
Added a new test for the queryset pickling idempotency.
The bug was introduced by
bac187c0d8e829fb3ca2ca82965eabbcbcb6ddd5.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions
