I want to be able to show a user their account information/stats on each page in the site, without having to constantly hit the database to retrieve the information.
I'm alittle unclear as to the best way to do this? Should I write this info into a Session/Cookie and then retrieve it as required on each view? Second, will I need to render a dictionary of values - or can I put session information directly into a template? MerMer --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---