On 8/12/06, Maciej Bliziñski <[EMAIL PROTECTED]> wrote: > It's fine, except the trailing MD5 sum. Is there a way to guess the key > of the view? Otherwise, I could use SQL to find everything that begins > with "views.decorators.cache.cache_page.myprefix./myproject/something/" > and nuke it, but I'd rather stay high-level.
How is your view retrieving the cached data in the first place, if it doesn't know the key? -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

