Maciej, you mentioned "turned on the caching" -- that sounds like using the caching middleware, not the view-level cache functionality. Or am I guessing wrong?
To my understanding if you need to be able to manuallly get and clear cached pages you'll need to use the view level caching, not the middleware. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

