1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/cache
Luke Plant a935d436e9 Fixed #15863 - SimpleCookies are not correctly serialized with the file 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
2011-12-11 21:04:56 +00:00
..
__init__.py
liberal_backend.py Convert much of the regression tests to use absolute imports. There's still work to be done though. 2011-10-13 18:51:33 +00:00
models.py Made the database cache backend, which bypasses the ORM, compatible with time zone support. 2011-11-20 10:17:12 +00:00
tests.py Fixed #15863 - SimpleCookies are not correctly serialized with the file or database cache backends 2011-12-11 21:04:56 +00:00