Dash-pydantic-form

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 4

0.3.1

Fixed
- Fixed issues with list fields not updating ids properly
- Fixed from_form_data issue

0.3.0

Changed
- Hidden fields (from conditional visibility) are not returned in form data

Added
- New `from_form_data` function allowing to use default values on validation error.
- Added `from_form_data` and `get_model_cls` to the main dash_pydantic_form namespace.

0.2.2

Fixed
- Fixed an issue in get_subitem that didn't get the right value for list of scalars

0.2.1

Fixed
- Added missing scalar option for fields.Dict
- Fixed issue with updating modal text in fields.Dict

0.2.0

Added
- Dict field to allow dict[str, scalar] and dict[str, model] field types

Changed
- Renamed ModelList to List as it allows to do scalar lists as well. ModelList is kept for backwards compatibility

0.1.19

Fixed
- Rm unused dependency flatdict

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.