﻿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
16725	Error in example code from per-view cache docs	Bernhard Essl	nobody	"https://docs.djangoproject.com/en/dev/topics/cache/#specifying-per-view-cache-in-the-urlconf

The second URL pattern is wrong.


{{{
(r'^foo/(\d{1,2})/$', cache_page(60 * 15)(my_view)),
}}}
"	Cleanup/optimization	closed	Documentation	dev	Normal	worksforme			Unreviewed	0	0	0	0	0	0
