summaryrefslogtreecommitdiff
path: root/tests/regressiontests/queryset_pickle
AgeCommit message (Expand)Author
2010-04-21Tweak the last two tests from r13013 to test what they are intended to test i...Karen Tracey
2010-04-21Fixed #13328 -- Ensured that querysets on models with callable defaults can b...Russell Keith-Magee
2010-04-15Fixed #13328 -- Added a __getstate__/__setstate__ pair to fields so that call...Russell Keith-Magee
2010-03-27Fixed #12769, #12924 -- Corrected the pickling of curried and lazy objects, w...Russell Keith-Magee