﻿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
19335	Minor mistake in documentation	anonymous	nobody	"Here : https://docs.djangoproject.com/en/dev/topics/class-based-views/ 
In section with heading ""Simple usage in your URLconf"", the last sentence says :
""Any arguments given will override the template_name on the A similar overriding pattern can be used for the url attribute on RedirectView.""
It should probably be:
""
Any arguments given will override the template_name on the view. A similar overriding pattern can be used for the url attribute on RedirectView.
"""	Bug	closed	Documentation	1.4	Normal	fixed			Accepted	0	0	0	0	0	0
