Add all languages to sitemap. Use configurable options

This commit is contained in:
Iacopo Spalletti 2015-10-31 01:19:47 +01:00
commit c23d86208d
4 changed files with 62 additions and 4 deletions

View file

@ -14,6 +14,7 @@ HELPER_SETTINGS = dict(
'meta',
'meta_mixin',
'easy_thumbnails',
'django.contrib.sitemaps',
'djangocms_text_ckeditor',
'cmsplugin_filer_image',
'taggit',