django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
43 stars 20 forks source link

Wrong setting name `DJANGOCMS_PICTURE_RESPONSIVE_IMAGES` #93

Closed adrien-delhorme closed 1 year ago

adrien-delhorme commented 1 year ago

https://github.com/django-cms/djangocms-frontend/blob/9f7853379e74816950845de569c4fcae52f5e98b/djangocms_frontend/contrib/image/models.py#L80

This is a setting of djangocms-picture package.

It is not referenced in the documentation.

fsbraun commented 1 year ago

Hi @adrien-delhorme, thanks for pointing that out. It is supposed to use the djangocms_picture setting to avoid duplicating settings. But it should be mentioned in the docs....

fsbraun commented 1 year ago

Updated the docs: https://djangocms-frontend.readthedocs.io/en/latest/reference.html#settings