No, a session is exactly how you would do something like that.
On Feb 10, 4:26 pm, Greg <[EMAIL PROTECTED]> wrote:
> Hello,
> I have a view that does some logic. Based on the result of that logic
> I want to set a variable to True or False. I want to be able to
> access this variable in a different view. I know that I can create a
> new session variable and assign either True or False to it. However,
> it there an easier way to set a global variable for a particular web
> user?
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---