Must be installed request context process
http://www.djangoproject.com/documentation/templates_python/#django-core-context-processors-request
and {{request.session}} get session dict.

On 4 сент, 17:58, Rufman <[EMAIL PROTECTED]> wrote:
> is there a template tag that allows me to get a session variable that
> i previously defined in a view?
> I know that users and permissions can be accessed with the template
> tag {{ user.foo }} and {{ perms.foo }}.
>
> thx for the help
>
> stephane


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