Django

Code

root/django/trunk/django/core/cache/__init__.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8418 [8418] 08/16/08 18:35:58 mtredinnick Fixed #5133 -- Explicitly close memcached connections after each …
(edit) @8191 [8191] 08/01/08 23:56:11 gwilson Removed several deprecated features for 1.0 (refs #7830): * "simple" …
(edit) @8075 [8075] 07/25/08 13:51:32 mtredinnick Fixed #7398 -- Allow for custom cache-backends to be used. Based on a …
(edit) @6822 [6822] 12/01/07 18:35:14 mtredinnick Fixed #6086 -- Deprecate the "simple" cache backend in favour of …
(edit) @4486 [4486] 02/11/07 17:50:35 mtredinnick Revert [4485] in order to fix accidental mod_python breakage. Refs #2920.
(edit) @4485 [4485] 02/11/07 00:20:52 russellm Refs #2920 -- Replaced implicit uses of _() with explicit imports or calls …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @3951 [3951] 10/30/06 14:50:27 adrian Fixed #2968 -- Changed arguments to import to use empty dictionary …
(copy) @2378 [2378] 02/24/06 00:07:01 adrian Refactored cache from django/core/cache.py into django/core/cache package, …
copied from django/trunk/django/core/cache.py:
(edit) @1922 [1922] 01/11/06 20:35:14 adrian Fixed #1203 -- Fixed two typos in cache.py. Thanks, Eugene
Note: See TracRevisionLog for help on using the revision log.