﻿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
18933	docstring for cycle templatetag method differs from documentation	Martey Dodoo	nobody	"A code example in the docstring in the cycle method in django.template.defaulttags for the silent option of the cycle templatetag differs from the example in the actual documentation.

[https://github.com/django/django/blob/759ae3c2dafe149485a15d9a3bc97527c1ac1163/django/template/defaulttags.py#L536 Line 536 of defaulttags.py] contains ""{% cycle rowcolors %}"" when it should be ""{{ rowcolors }}"". The documentation was changed in [https://github.com/django/django/commit/c260c533e1f1553548fc98f24820805af87f72bf a commit fixing ticket #15570]."	Cleanup/optimization	closed	Documentation	1.4	Normal	fixed	cycle templatetag	marc.tamlyn@…	Ready for checkin	1	0	0	0	0	0
