On Aug 12, 2006, at 12:38 PM, Maciej Bliziński wrote: > > This is a data-analysis site, and after I change some parameters, I > want > to clear the cache for one of the views. How can I force a view to > expire?
Take a look at the example just above the "Upstream Caches" paragraph. It shows how to delete a key (view) from the cache. http://www.djangoproject.com/documentation/cache/#upstream-caches Don --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

