This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-01 09:32:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
cee40c7d79
django
/
tests
/
regressiontests
/
queryset_pickle
History
Download ZIP
Download TAR.GZ
Luke Plant
a54a8bab0c
Fixed
#17776
- DoesNotExist is not picklable
...
Thanks to ambv for the report
2012-06-22 13:28:15 +01:00
..
__init__.py
models.py
Convert the remainder of the relative imports in the tests to be absolute imports.
2011-10-13 21:34:56 +00:00
tests.py
Fixed
#17776
- DoesNotExist is not picklable
2012-06-22 13:28:15 +01:00