1
0
mirror of https://github.com/django/django.git synced 2025-04-23 16:54:37 +00:00
Tim Graham 67a6b5e53f [1.6.x] Fixed #20493 -- Added a warning that objects may not be picklable across Django versions
Thanks cataliniacob for the suggestion and review.

Backport of 1084575163 from master
2013-07-08 09:59:02 -04:00
..