Pypom-form

Latest version: v0.3.1

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

Scan your dependencies

Page 2 of 2

0.2.0

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

Features
--------

- Added ``serialize`` and ``deserialize`` methods on widgets base
implementation for advanced usage.
This way you can implement complex/composed widgets more easily
just overriding the above methods (eg: perform an intermediate
conversion from page model data to browser or widget internal
representation data)

- Added an ``ObjectType`` field for advanced usage when you
have to implement complex or composed widgets

- Added support for ``readonly`` fields. If a field is marked as
read only, no browser interaction will be performed

0.1.0

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

Features
--------

- Added widget reference to the widget region so you can
navigate to the widget from the widget region and access
to widget options specified on the schema

- Added TextAreaWidget

Documentation
-------------

- Improved documentation

0.0.1

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

- Initial release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.