﻿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
14956	typo in messages documentation	alexarsh	nobody	"There is a typo In the messages documentation on the page: http://docs.djangoproject.com/en/dev/ref/contrib/messages/ in the ""Storage backends"" paragraph.
The word ""to"" is written twice.

Expected result:
This class extends FallbackStorage and adds compatibility methods '''to''' retrieve any messages stored in the user Message model by code that has not yet been updated to use the new API.

Actual result:
This class extends FallbackStorage and adds compatibility methods '''to to''' retrieve any messages stored in the user Message model by code that has not yet been updated to use the new API.
"		closed	Documentation	1.2		fixed	messages typo		Unreviewed	0	0	0	0	0	0
