﻿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
16793	consolidate and/or cross reference documentation on {% load %} template tag	Tobias McNulty	Nick Meharry	"The {{{ {% load %} }}} template tag is documented in at least 3 places, and 2 of them do not mention the {{{ {% load foo from bar %} }}} syntax that was introduced in 1.3.  This documentation can probably be consolidated (and/or spruced up with cross links) to make the {{{from}}} syntax easier to find.

The 3 locations are:

https://docs.djangoproject.com/en/dev/topics/templates/#custom-tag-and-filter-libraries

https://docs.djangoproject.com/en/dev/howto/custom-template-tags/#code-layout

https://docs.djangoproject.com/en/dev/ref/templates/builtins/#load
"	Cleanup/optimization	closed	Documentation	1.3	Normal	fixed			Accepted	1	0	0	0	1	0
