Ftw-jsondump

Latest version: v1.1.0

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

Scan your dependencies

1.1.1

------------------

- Test against Plone 5.1.
[mbaechtold]

- Add configuration option ``field_dottednames``
in order to use short fieldnames.
[jone]

- Ignore missing partials when seleting with "only".
[jone]

- Fix error in metadata partial when owner is missing.
[jone]

- Use UUID partial only on IUUIDAware objects.
This allows us to dump the json of the Plone site.
[jone]

1.1.0

------------------

- Change file_callback signature to also include the key used in the dict.
For dexterity content, the key is different than the fieldname because it
is prefixed with the interface dottedname.

- Old: ``file_callback(context, fieldname, data, filename, mimetype, jsondata)``
- New: ``file_callback(context, key, fieldname, data, filename, mimetype, jsondata)``

[jone]

- Dexterity: support exporting RichTextValue objects.
[jone]

1.0.0

------------------

- Initial implementation
[maethu, jone]

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.