﻿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
15830	Document i18n of localflavor	Fidel Ramos	Fidel Ramos	"{{{django.contrib.localflavor}}} has its own catalog of translations, but it's not loaded automatically like the main django catalog in {{{django/conf/locale/}}}. {{{django.contrib.localflavor}}} must be added to {{{INSTALLED_APPS}}} for the catalog to be loaded.

This behaviour should be documented in the localflavor documentation, because localflavor's functionality (mainly form fields) doesn't require the app to be in {{{INSTALLED_APPS}}}. In addition, users may expect these translations to be automatically available, being localflavor a part of Django.

I include a patch for {{{docs/ref/contrib/localflavor.txt}}} explaining this.

See also [http://groups.google.com/group/django-developers/browse_thread/thread/942698d20b37ee25 this thread in django-developers]."	Bug	closed	Documentation	dev	Normal	fixed	localflavor i18n		Ready for checkin	1	0	0	0	0	0
