Django-api-forms

Latest version: v0.21.0

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

Scan your dependencies

Page 9 of 10

0.4.0

- **Added**: Introduced `DictionaryField`

0.3.0

- **Added**: Propagate `kwargs` from `Form.is_valid()` to `Form.validate()` and `Form.validate_{key}()` methods

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`

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.