﻿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
1339	SessionWrapper doesn't have enough dictionary goodness	anonymous	Adrian Holovaty	"For some debugging middleware, I'd like to dump the session data.  But though request.session is described as ""a dictionary-like object"", it doesn't have a keys() or items() method that could be used to access all of the session data without know upfront what keys to expect.

The attached patch adds these methods."	enhancement	closed	Core (Other)		normal	fixed			Unreviewed	0	0	0	0	0	0
