﻿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
17026	"Message storage backends section missing ""just use x"""	Ram Rachum	Aymeric Augustin	"This section:

https://docs.djangoproject.com/en/1.3/ref/contrib/messages/#storage-backends

Is missing a ""just use x"" sentence. As a new user I have no idea which storage backend is generally preferable. `SessionStorage` sounds best, but if `FallbackStorage` tries to use cookies but only then resorts to session, this leads me to believe that cookies are somehow better for messages than the session.

Please clarify."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	0	0	0	0	0	0
