JSON serialization/deserialization adapters for Plone.
Project description
# plone.jsonserializer
JSON Serialization/Deserialization resources for Plone
Changelog
0.9.11 (2022-11-25)
Remove deprecation warning (Fixes #10) [ale-rt]
0.9.10 (2020-07-01)
zope.interface >= 5.0 adapter registration fix [petschki]
0.9.9 (2020-05-05)
Python 3 compatibility [cdw9]
0.9.8 (2020-01-28)
Bug fixes:
Fix unicode issue in deserializing RichTextValue from JSON [espenmn]
0.9.7 (2019-02-10)
Python 3 compatibility [petschki]
0.9.6 (2017-12-14)
Fix issue where deserialized rich text value got wrong default output mimetype (got “x-safe-html” instead of “x-html-safe”) [datakurre]
0.9.5 (2017-08-30)
Fix issue where invalid vocabulary value broke serialization by only warn about it and deserializing invalid value to None [datakurre]
0.9.4 (2017-08-21)
Add support for serializing plone.app.textfield RichTextValues [datakurre]
0.9.3 (2017-04-24)
Fix issue where schema_compatible was unable to deserializer BytesLine from unicode string [datakurre]
0.9.2 (2017-01-24)
Fix issue where deserializer failed when value had extra fields to target schema [datakurre]
0.9.1 (2016-09-09)
Add zope.schema.Bool adapter for ISchemaCompatible [datakurre]
0.9.0 (2016-09-08)
First release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for plone.jsonserializer-0.9.11.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cce650470a910fb38cb2508397181b989495a6d46b3e4347fa74e074c3b61410 |
|
MD5 | 3f9c9080085b7d34e64ea7b1f35c9ec0 |
|
BLAKE2b-256 | 804de426a8eb177968ca24dc275683c9e3bd84f3d8cc38348676fd78149dde56 |
Hashes for plone.jsonserializer-0.9.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74f0cdffec75df019cfb9932b5401022862f2d38683051290aa48de413de6809 |
|
MD5 | b484f407eb2915c08b753cf5913495b1 |
|
BLAKE2b-256 | 8aaf8aa52a519bb5fe47c1f89342d9868f65daeeee7d6263a91fd149336dd6c3 |