Hi list, maybe I'm a bit confused (or tired) but how would you go and cache a view that will *never* change depending on a request on my application?
If I read the manual right, I have to give a timeout to all the cache functions that are available. In my case I have a view that will never change... so I don't really know how to do this. I think I'd need something like caches_page like in rails where it generates an html file and stays there *till* I explicitly say it can be removed. Has anybody of you built something similar for django? Thanks for help! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

