Extypes

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 2

2.0.1

------------------

- Nothing changed yet.

2.0.0

------------------

*New:*

- ``extypes.django.SetField`` now stores values with the ``text`` SQL type instead of ``char(n)``. When migrating from a previous version of extypes, this will generate a database migration.

1.1.0

------------------

*Misc:*

- Packaging/tooling upgrade

1.0.1

------------------

*Bugfix:*

- Fix compatibility of Django 1.7 adapter code with Python2.7

1.0.0

------------------

*New:*

- Add support for Django 1.7-1.10
- For ``extypes.django.SetField``, the set definition is available at ``ModelClass.field_name.set_definition``.

*Backwards incompatible:*

- ``extypes.django.SetField`` won't coerce values dynamically; a passed-in list won't be converted magically/

0.2.3

------------------

*Bugfix:*

- Add support for Django 1.8+, drop Django 1.6

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.