django/tests/regressiontests/cache
Aymeric Augustin eb163f37cb Use the class decorator syntax available in Python >= 2.6. Refs #17965.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17829 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-30 09:08:29 +00:00
..
__init__.py
closeable_cache.py Added missing file forgotten in r17479. 2012-02-10 01:13:09 +00:00
liberal_backend.py
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 Use the class decorator syntax available in Python >= 2.6. Refs #17965. 2012-03-30 09:08:29 +00:00