Hi all,

is there something to bear in mind, if i store a instance of a class
in a django session? e.g. there is a class product and i want to ....
request.session['CURRENT_PRODUCT'] = myproduct

As far as i know, this should be allowed. Isn't it?

Greets,
Dan
--~--~---------~--~----~------------~-------~--~----~
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