Djangocms-picture

Latest version: v4.1.1

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

2.0.3

==================

* Fixed an issue with ``picture_link`` not working as expected in the template
* Fixed an issue where the alt text was not displayed appropriately
* Fixed an issue where placeholder params can be strings (32)

2.0.2

==================

* Fixed an issues with migrations where Null values caused ``IntegrityError``

2.0.1

==================

* Fixes an issue where images throw an ``AttributeError``

2.0.0

==================

* Backwards incompatible changes
* Added ``DJANGOCMS_PICTURE_TEMPLATES`` setting
* Added ``DJANGOCMS_PICTURE_NESTING`` setting
* Added ``DJANGOCMS_PICTURE_ALIGN`` setting
* Added ``DJANGOCMS_PICTURE_RATIO`` setting
* Moved template from ``templates/cms/plugins/picture.html`` to
``templates/djangocms_picture/default/picture.html``
* Renamed model field ``url`` to ``link_url`` and
``page_link`` to ``link_page``
* Migrate model field ``image`` to ``FilerImageField``
and renamed to ``picture``
* Migrated ``alt`` and ``longdesc`` data to ``FilerImageField``
* Renamed model field ``float`` to ``alignment``
* Removed Django < 1.8 support
* Added adaptions to ``README.txt``
* Updated translations

1.0.0

==================

* Use this version for Django < 1.8 support

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.