﻿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
8083	Example Code error in Django Docs for Generic Views	lucasx	nobody	"There is an error in this piece of documentation:
http://www.djangoproject.com/documentation/generic_views/#django-views-generic-simple-direct-to-template

The example shows the 'direct_to_template' function surrounded by 'single quotes'.  However, in the book, it shows the function being called without quotes:
http://www.djangobook.com/en/1.0/chapter09/#cn12

Surrounding the direct_to_template function with quotes yields this error:
TypeError at /
'str' object is not callable

When used without quotes it works fine.  Simple correction to 'djangoproject' documentation is required."		closed	Uncategorized	dev		duplicate		ljhowell@…	Unreviewed	0	0	0	0	0	0
