django/tests/regressiontests/cache
Claude Paroz cc4b4d9fd3 Used CommandError in createcachetable command.
Raising CommandError whenever a management command meets an error
condition is the standard way to handle errors in commands.
2012-05-27 23:03:21 +02: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 Used CommandError in createcachetable command. 2012-05-27 23:03:21 +02:00