Look at the official caching documentation:
Low-level API (for individual data pieces)
http://docs.djangoproject.com/en/dev/topics/cache/#the-low-level-cache-api
That should work for you
Luke S.
On 07/27/2009 12:21 PM, vishy wrote:
> Hi,
>
> I have some data which I don't want to get from datab
Hi,
I have some data which I don't want to get from database for every
user request.How should I make such data available to all users(like
caching?)? What options are available in Django?
thanks
--~--~-~--~~~---~--~~
You received this message because you are subs
2 matches
Mail list logo