Django-arrayfield

Latest version: v1.0.0rc0

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

Scan your dependencies

0.1.0

First release
- start of CHANGELOG
- implementation of `DjangoArrayEncoder[T]` and `DjangoArrayDecoder[T]`, based on `json.JSONEncode` and `json.JSONDecode`
- implementation of `DjangoArrayField[T]` for Django, based on django.JSONField adding support for all Python built-ins and generic objects initializable from a dictionary (nested objects have to be Django serializable)
- unittests
- integration tests with `Django==4.1.7`
- pyproject.toml build config with Poetry backend

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.