Django-api-forms

Latest version: v0.21.0

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

Scan your dependencies

Page 9 of 10

0.2.1

- **Fixed**: Fixed `to_python()` in FormFieldList

0.2.0

- **Changed**: `Form.validate()` replaced by `Form.is_valid()`
- **Added**: `Form.validate()` is now used as a last step of form validation and it's aimed to be overwritten if
needed
- **Added**: Unit tests initialization

0.1.6

- **Fixed**: Non-required EnumField is now working
- **Added**: WIP: Initial method for filling objects `Form::fill()`

0.1.5

- **Fixed**: Assign errors to form before raising `ValidationError`

0.1.4

- **Fixed**: Do not return empty error records in `Form:errors`

0.1.3

- **Fixed**: Use custom `DeclarativeFieldsMetaclass` because of custom `Field` class
- **Fixed**: Do not return untouched fields in `Form::payload`
- **Fixed**: Fix for None `default_validators` in `Field`

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.