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 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 subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
>    

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to