Re: Sessions not created in Postgres backend

2010-06-14 Thread jjmurre
On Jun 14, 8:53 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 existing session

Sessions not created in Postgres backend

2010-06-14 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