e66fe357b2
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
|
||
---|---|---|
.. | ||
modeltests | ||
regressiontests | ||
requirements | ||
templates | ||
.coveragerc | ||
runtests.py | ||
test_sqlite.py | ||
urls.py |