Handy

Latest version: v0.7

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

Scan your dependencies

Page 1 of 4

0.7

- fixed JSONField and PickleField in Django 1.9+
- fixed Python 3 support in some model fields
- support PyPy
- added pickle param to JSONField
Backwards-incompatible changes:
- JSONField no longer pickles everything non-jsonifyable by default,
set its pickle parameter to True to return this behavior.
- PickleField and JSONField pickles are encoded differently,
so upgrade with old data won't just work.

0.6

- unified and updated render_to_json and ajax serialization
- fixed http.pipeline()
Backwards-incompatible changes:
- ajax no longer support .__json__() method or special datetime handling.
It uses Django encoder now.

0.5.7

- fixed render_to_email() in newer Djangos

0.5.6

- fixed JsonField form field in new Djangos

0.5.5

- made JSONField and PickleField work with newer Djangos
- switched to better cached_property implementation

0.5.4

- fixed broken import in Django 1.9

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.