30 Dec
2008
30 Dec
'08
3:06 p.m.
Hi, I m trying to invalidate one entry (and not all entries) of one FSPythonScript i have set to be cached in RamCache ZCacheable_invalidate() invalidate all entries <code> def ZCacheable_invalidate(self, view_name='', REQUEST=None): '''Called after a cacheable object is edited. Causes all cache entries that apply to the view_name to be removed. Returns a status message. ''' </code> is it possible ? By reading the code I supposed this is not. Thanks JeanMichel FRANCOIS Makina-Corpus
6305
Age (days ago)
6305
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jean-Michel FRANCOIS