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 5 of 10

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.

0.10.0

- **Changed**: All package exceptions inherits from `ApiFormException`.
- **Fixed**: Specifying encoding while opening files in `setup.py` (failing on Windows OS).

0.9.0

- **Changed**: Moved field error messages to default_error_messages for easier overriding and testing.
- **Fixed**: Fix KeyError when invalid values are sent to FieldList.
- **Fixed**: Removed unnecessary error checking in FieldList.

Page 5 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.