django1/django/core/cache
Jacob Burch 89955cc35f Fixed #9595 -- Allow non-expiring cache timeouts.
Also, streamline the use of 0 and None between cache backends.
2013-05-18 15:39:42 +02:00
..
backends Fixed #9595 -- Allow non-expiring cache timeouts. 2013-05-18 15:39:42 +02:00
__init__.py Fixed #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01:00
utils.py Fixed #19253 -- Extracted template cache key building logic 2013-02-24 14:32:45 +01:00