Re: Problem: Sessions won't store anything

2007-10-13 Thread Antoni Aloy
I have also aproblem with sessions, and I filed a ticket. My workaround is not to use sqlite as a database cache, and use a memory based backed and store session in cache. It's a very anonying bug for me, as our development team uses sqlite as a common database. http://code.djangoproject.com/tick

Problem: Sessions won't store anything

2007-10-13 Thread Johannes Dahlström
Hello, I previously posted to Django Users about this problem, but didn't get any replies, so a friend recommended raising the issue here too. Here's a link to my earlier message: http://preview.tinyurl.com/3e5q8p Thanks in advance for any help, - Johannes --~--~-~--~~---