Chatting with a client last night, two Django cache-related questions came up...
1. Is there any convenient way of using the @cache_page decorator while caching separate versions by language using the Localization facilities? It seems that it will cache the first access, and return it regardless of language. 2. Is there a way of invalidating the cache, for example if the underlying database gets an update? Thanks! -- -- Christophe Pettus x...@thebuild.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---