﻿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
6659	documentation: forloop not introduced in tutorial 4	pj	nobody	"At the start of ""Writing your first Django app, part 4"" in the first template code in the section ""Write a simple form"", I initially wondered where forloop had come from. The documentation text (templates.txt) explains the magic, but a pointer to this seems a good idea.

So, in the quick rundown list that follows the template, I suggest you add:

 * The forloop.counter is an automatic index associated with the for loop that starts at 1. For more information on <whateverformat>forloop</format> variables, see the <whateverlink>forloop</link> documentation."		closed	Documentation	dev		fixed	tutorial forloop		Unreviewed	1	0	0	0	0	0
