﻿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
16578	l10n tag does not load	rickweinberger@…	nobody	"See here: https://docs.djangoproject.com/en/dev/topics/i18n/localization/

When I actually attempt {% load l10n %}, I get:

TemplateSyntaxError at <URL>

'l10n' is not a valid tag library: Template library l10n not found, tried django.templatetags.l10n,django.contrib.admin.templatetags.l10n

If it matters, I have USE_L10N = True in my settings.py.

I simply couldn't find anything on this issue anywhere, so I might be reporting a bug in the documentation, rather than a bug in the implementation, if there's simply some setting I have to set that I haven't been told to, etc."	Bug	closed	Template system	1.3	Normal	invalid			Unreviewed	0	0	0	0	0	0
