Django-api-forms

Latest version: v0.21.0

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

Scan your dependencies

Page 3 of 10

0.21.0

- **Added**: Introduced `mapping`
- **Added**: Override strategies using `field_type_strategy` and `field_strategy`

0.20.1

- **Fixed**: `DictionaryField` was unable to raise validation errors for keys

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)

Page 3 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.