Hi all,
In my default-server.conf, I set an env variable as
setenv TIER hi

Can anybody let me know how can I access this variable in the
template.
I tried to use a bunch of expressions like
 {% request.meta["TIER"] %} or
{% request.environ[TIER] %} but they do not return anything.

Any help will be greatly appreciated.

Thanks,
Sincerely,
Sonal.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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.

Reply via email to