Django-hyperscript

Latest version: v1.5.2

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

Scan your dependencies

Page 1 of 2

1.5.2

Fixed
- Fixed misleading docstring for `serializer.hs_serializer` and `serializer.get_hs_fields`

---

1.5.1

Changed
- `wrap` kwarg in `hs_dump` defaults to `True`

---

1.5.0

Breaking
- `show` kwarg renamed to `preserve`
- `translate` kwarg renamed to `camelize`
- Using `hs_expand` will raise an error unless removed or replaced with `hs_dump` using the `flatten` kwarg

Changed
- Core functionality for building hyperscript has been turned into its own library [hyperscript-dump](https://github.com/LucLor06/hyperscript-dump)

Deprecated
- `hs_expand` is now deprecated. Use the `flatten` kwarg in `hs_dump` instead.

---

1.4.1

Added
- Added [CHANGELOG.md](CHANGELOG.md)

---

1.4.0

Added
- Added basic model/queryset serialization

---

1.3.0

Added
- Added `class` kwarg for specifying output element classes

---

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.