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

0.8.0

- **Added**: Tests for fields
- **Changed**: Remove DeclarativeFieldsMetaclass and import from Django instead.
- **Changed**: Msgpack dependency is no longer required.
- **Changed**: Empty values passed into a FormField now return {} rather than None.
- **Fixed**: Throw a more user friendly error when passing non-Enums or invalid values to EnumField.

0.7.1

- **Changed** Use [poetry](https://python-poetry.org/) instead of [pipenv](https://github.com/pypa/pipenv)
- **Changed**: Library renamed from `django_api_forms` to `django-api-forms` (cosmetic change without effect)

0.7.0

- **Changed**: Library renamed from `django_request_formatter` to `django_api_forms`
- **Changed**: Imports in main module `django_api_forms`

0.6.0

- **Added**: `BooleanField` introduced

0.5.8

- **Fixed**: Pass `Invalid value` as `ValidationError` not as a `string`

0.5.7

- **Fixed**: Introduced generic `Invalid value` error message, if there is `AttributeError`, `TypeError`, `ValueError`

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.