﻿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
5006	"Documentation of {% if %} in django/template/defaulttags.py incorrect w.r.t ""and"""	Thomas Petazzoni <thomas.petazzoni@…>	Adrian Holovaty	"I think the documentation of the do_if() function in django/template/defaulttags.py is incorrect. It says that using ""and"" is not possible, and that one should use nested {% if %} to do that. However, this assertion contradicts the documentation (http://www.djangoproject.com/documentation/templates/#if), and contradicts the code (as far as I understand it).

The attached patch updates the documentation, by stealing parts of the djangoproject.com doc."		closed	Template system	dev		fixed			Ready for checkin	1	0	0	0	0	0
