This has been asked several times, but I am not clear on how people
are solving it. From what I understand so far, a setting called
"TEMPLATE_CONTEXT_PROCESSORS" can be tweaked to make this possible.
However, I'm not seeing a clear way to do that.

I have a user setting which needs to be available in the session while
the user is logged in, and accessible from all templates--not just the
ones explicitly built with RequestContext from a view. Some of these
templates come from generic views and are not seeing the setting.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to