Drf-extra-fields

Latest version: v3.7.0

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

Scan your dependencies

Page 2 of 5

3.2.1

- A typo in the `python_requires` argument of `setup.py` that prevents installation for Python 3.6 is fixed.

3.2.0

- :warning: **BACKWARD INCOMPATIBLE** :warning:
- Support for `Python 3.5` is ended.
- `Python 3.9` and `Python 3.10` are now supported.
- `Django 3.2` is now supported.

3.1.1

- Make `psycopg2` dependency optional.

3.1.0

- **Possible Breaking Change**:
- In this version we have changed file class used in `Base64FileField` from `ContentFile` to `SimpleUploadedFile` (you may see the change [here](https://github.com/Hipo/drf-extra-fields/pull/149/files#diff-5f77bcb61083cd9c026f6dfb3b77bf8fa824c45e620cdb7826ad713bde7b65f8L72-R85)).
- `child_attrs` property is added to [RangeFields](https://github.com/Hipo/drf-extra-fields#rangefield).

3.0.4

- Bug Fix for RangeFields. Issue https://github.com/Hipo/drf-extra-fields/issues/146

3.0.3

- add allow_empty property to range fields.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.