This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-06 23:45:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
queryset_pickle
History
Andriy Sokolovskiy
9d83de8ff3
[1.8.x]
Fixed
#24831
-- Fixed pickling queryset with prefetch_related() after deleting objects.
...
Backport of 2913d6b77d8b2082dc79df5503b7dd3ddd05fcc1 from master
2015-06-02 10:07:45 -04:00
..
__init__.py
…
models.py
[1.8.x] Fixed mistakes in tests unveiled by version bump to 1.8.1.
2015-04-02 07:01:42 -04:00
tests.py
[1.8.x]
Fixed
#24831
-- Fixed pickling queryset with prefetch_related() after deleting objects.
2015-06-02 10:07:45 -04:00