Permalink
Please sign in to comment.
Browse files
Fixed #15863 - SimpleCookies are not correctly serialized with the fi…
…le or database cache backends Thanks to rakuco for the report and for the tests. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17200 bcc190cf-cafb-0310-a4f2-bffc1f526a37
- Loading branch information...
Showing
with
51 additions
and 0 deletions.
- +11 −0 django/http/__init__.py
- +40 −0 tests/regressiontests/cache/tests.py
0 comments on commit
a935d43