Re: "Lost" sessions

2009-07-25 Thread Tomasz Zieliński
In case someone suffers from this -I found the problem: http://code.djangoproject.com/ticket/11555 -- Tomasz Zieliński http://pyconsultant.eu --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To

Re: "Lost" sessions

2009-07-25 Thread Tomasz Zieliński
One more thing - out of sudden it turns out that session can be "lost" even if no external redirect is involved. So basically first request, without any session cookie set, seems to have some dummy session id, because only subsequent sessions ids survive. --~--~-~--~~~-

Re: "Lost" sessions

2009-07-25 Thread Tomasz Zieliński
I've just noticed that my fake URLs point to existing sites --~--~-~--~~~---~--~~ 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