Django-api-forms

Latest version: v0.21.0

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

Scan your dependencies

Page 3 of 10

0.20.0

Anniversary release 🥳

- **Added**: Population strategies introduced
- **Added**: `fill` method is deprecated and replaced by `populate`
- **Added**: `Settings` object introduced (`form.settings`)
- **Added**: Pluggable content-type parsers using `DJANGO_API_FORMS_PARSERS` setting

0.19.1

- **Changed**: `mime` argument in `FileField` is supposed to be a `tuple`

0.19.0

- **Added**: `FieldList` and `FormFieldList` now supports optional min/max constrains using `min_length`/`max_length`

0.18.0

- **Added**: `ModelForm` class introduced (experimental, initial support - not recommended for production)

0.17.0

- **Added**: `fill_method` introduced

0.16.4

- **Fixed**: Pillow image object have to be reopened after `Image.verify()` call in `ImageField::to_python`

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.