Christophe Pettus wrote: > On Sep 30, 2009, at 8:59 AM, Gabriel Rossetti wrote: > >> how can I pass an object in between pages without using the session? >> The >> problem is that the object can be pickled so it can be put in a >> session, >> any ideas? >> > > Could you store it in the database? > > -- > -- Christophe Pettus > [email protected] >
No, it's an object with a socket (which is why it can be pickled) Gabriel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

