Hi, I'm coding dtests for django views. I'm using mock object as django request, but don't know how to emulate user session (session id). Because of login decorator I can't access the other parts of my function.
If anyone know's how solve this problem, please give me some hints. With best regards, Orin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

