Django-api-forms

Latest version: v0.21.0

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

Scan your dependencies

Page 5 of 10

0.15.1

- **Added**: `FileField.content_type` introduced (contains mime)

0.15.0

- **Added**: `FileField` and `ImageField` introduced
- **Added**: Defined extras in `setup.py` for optional `Pillow` and `msgpack` dependencies
- **Added**: Working `Form::fill()` method for primitive data types. Introduced `IgnoreFillMixin`

0.14.0

- **Added**: `BaseForm._request` property introduced (now it's possible to use request in `clean_` methods)

0.13.0

- **Fixed**: Fixed `Content-Type` handling if `charset` or `boundary` is present

0.12.0

- **Fixed**: Do not call resolvers methods, if property is not required and not present in request

0.11.0

- **Changed**: Non specified non-required fields will no longer be available in the cleaned_data form attribute.

Page 5 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.