1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/regressiontests/cache
2011-11-26 22:27:16 +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 #17287 -- Prevented LocMemCache.incr/decr from changing key expiry time. Thanks Ivan Virabyan for report and patch. 2011-11-26 22:27:16 +00:00