Hello everyone, I have to use a custom xmpp-based webservice in my django app (as a client), it uses the xmpp python module. I tried to store it in my session but I get pickle errors. Is there another way to store stuff but that doesn't pickle the object?
Thank you, 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 -~----------~----~----~----~------~----~------~--~---

