Collective.transmogrifier

Latest version: v3.0.0

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

Scan your dependencies

Page 2 of 2

1.4

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

- Fix the import location of the pagetemplate engine for newer Zope versions.
[leorochael]

- Bug fix to load ZCML for GS when Products.GenericSetup is installed.
[aclark]

1.3

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

- Added the GenericSetup import context as an annotation to the transmogrifier.
[elro]

- Added a logger to log the value of a particular key for all items. Handy
when debugging, you can see which path is failing, and good if you want
to show progress in a long import.
[regebro]

- Added a breakpoint section to break on a particular expression, which is
handy for debugging.
[regebro]

1.2

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

- Bug fix: the constructor promises to encode paths to ASCII, but failed to
do so. Thanks to gyst for finding the discrepancy.
[mj]

1.1

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

- Allow the CSV source to load its file from a package as well as from an
absolute or relative file path. To load from a package, pass
``package.name:filename.csv`` to the ``filename`` option.
[optilude]

- Add CMF 2.2/Plone 4 compatibility for the content constructor
[optilude]

- Use an explicit provides attribute to register the transmogrifier adapter.
Fixes the "Missing 'provides' attribute" errors when loading with
zope.annotation installed.
[mj]

- Add a required flag to the content constructor, which causes it to raise
a KeyError if the container where to construct the new item doesn't exist.
[regebro]

- Add an optional condition to the manipulator section.
[regebro]

1.0

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

- Initial transmogrifier architecture.
[mj]

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.