﻿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
16597	FormWizard doco mentions get_template_names() but does not document it.	FunkyBob	Jeff Kistler	"Under the section ""Creating templates for the forms"" in https://docs.djangoproject.com/en/dev//ref/contrib/formtools/form-wizard/#creating-templates-for-the-forms it says ""You can change this template name by overriding either the template_name attribute or the get_template_names() method, which is documented below"", but it is not listed anywhere else on the page.

Given it inherits from a TemplateView, it should probably link off to the TemplateView.get_template_names doco: https://docs.djangoproject.com/en/dev//ref/class-based-views/#django.views.generic.base.TemplateResponseMixin.get_template_names"	Bug	closed	Documentation	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
