Hello Django-Group, I have a caching related question: The website I am currently working on has a header where the login status of the current user is displayed. I am thinking about ways for caching such a site: because of the displayed login status caching on a per view basis would require a vary_on_cookie. The other option I can think of is to cache database results in the view processing. Does anyone has another idea... maybe I don't see other possibilities?
Regards, Constantin --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---