Closed stevejalim closed 7 months ago
The sitemap generation uses the Bedrock image, but it looks like things are breaking related to clashing old-style vs new-style settings:
django.core.exceptions.ImproperlyConfigured: STATICFILES_STORAGE/STORAGES are mutually exclusive.
https://github.com/mozmeao/www-sitemap-generator/pull/7
Fixed in https://github.com/mozmeao/www-sitemap-generator/pull/7
The sitemap generation uses the Bedrock image, but it looks like things are breaking related to clashing old-style vs new-style settings:
django.core.exceptions.ImproperlyConfigured: STATICFILES_STORAGE/STORAGES are mutually exclusive.