Apologies for the flurry of messages. I just wanted to note that this worked:
session = SessionWrapper( self.client.cookie.get( 'sessionid' ).value ) The above fragment returned me the session from the db that I was looking for. I am still confused. Russell, can I persuade you to explain what is going on here? :) > However this session does not have _any_ keys. I am presently checking > my code ... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

