'django.middleware.locale.LocaleMiddleware',
)
-Add the following variables::
+and the following processors::
TEMPLATE_CONTEXT_PROCESSORS = (
'django.core.context_processors.request',
'django.core.context_processors.media',
'django.core.context_processors.static',)
+Add the following variables::
+
TELEMETA_ORGANIZATION = name of the organization which hosts this installation
TELEMETA_SUBJECTS = tuple of subject keywords (used for Dublin Core), such as "Ethnology", etc...
TELEMETA_DESCRIPTION = the description of the site