Hi everybody,
I´m new in Django and maybe my problem is a bit stupid...I would like
to use a global variable (for all the application) to store some info
that I get in my firts page. I know I can send variables using
render_to_response, but is there any other easy way??is it possible to
define a global variable, initialize it in my first page and just use
it??
Thanks for your help

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