On Sep 9, 2005, at 12:08 PM, Eugene Lazutkin wrote:
django.core.cache defines two cache classes: _MemcachedCache and
_SimpleCache. If I understood correctly, _MemcachedCache.get()
returns a
string value, while _SimpleCache.get() returns an HttpResponse
object. Is it
a correct statement?
N
Hello,
django.core.cache defines two cache classes: _MemcachedCache and
_SimpleCache. If I understood correctly, _MemcachedCache.get() returns a
string value, while _SimpleCache.get() returns an HttpResponse object. Is it
a correct statement?
Thanks,
Eugene
2 matches
Mail list logo