﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
5667	Session backend does not work for db backend	aaloy@…	nobody	"Using the default database backend for the session, the session values are not stored, so it can't not be retrieved when requested. If you configure the session engine to be caché based and you configure the cache_backend as memcached or locmem for example. it works properly.

I have tried to drop and syncdb the session table without succes.

I you configure the cache backend as file you'll get an error trying to store the session.

The django.contrib.sessions.backends.file does not work either.

I'm on the 0.97-pre-SVN-6443 branch and using sqlite as the development database."		closed	Uncategorized	dev		wontfix	session cache backend		Unreviewed	0	0	0	0	0	0
