Re: Session problems Django 1.0

2010-06-13 Thread Russell Keith-Magee
On Mon, Jun 14, 2010 at 2:21 AM, Jan Murre wrote: > Hi, > > We are running a Django 1.0 site on PostgreSQL 8.1 (on a Debian > server). We are using the 'db' backend for sessions. Trouble is that > our users cannot log in to the site anymore, which is quite serious of > course. Users with an existi

Session problems Django 1.0

2010-06-13 Thread Jan Murre
Hi, We are running a Django 1.0 site on PostgreSQL 8.1 (on a Debian server). We are using the 'db' backend for sessions. Trouble is that our users cannot log in to the site anymore, which is quite serious of course. Users with an existing session cookie can access the site without trouble, but log