﻿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
16939	Inaccurate implementation of {% comment %} presented in custom template tag 'howto' guide	Julien Phalip	nobody	"Two sections (see `[1]` and `[2]`) of the custom template tag howto guide illustrate an obsolete implementation (6 years old! -- see r1964) of the built-in `{% comment %}` tag. Those should be updated either to reflect the new implementation (see in `[3]`) or to provide a different example.

`[1]` https://docs.djangoproject.com/en/dev/howto/custom-template-tags/#parsing-until-another-block-tag

`[2]` https://docs.djangoproject.com/en/dev/howto/custom-template-tags/#parsing-until-another-block-tag-and-saving-contents

`[3]` source:django/trunk/django/template/defaulttags.py?rev=16908#L480"	Bug	closed	Documentation	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
