﻿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
21768	TemplateView doc describes context incorrectly	Ned Batchelder	nobody	"Here: https://docs.djangoproject.com/en/1.6/ref/class-based-views/base/#templateview

The bottom of that section says:

    Context

    params: The dictionary of keyword arguments captured from the URL pattern that served the view.

but the top says:

    Changed in Django 1.5:

    The context used to be populated with a {{ params }} dictionary of the 
    parameters captured in the URL. Now those parameters are first-level context variables."	Bug	closed	Documentation	1.6	Normal	fixed			Accepted	1	0	0	0	1	0
