Django-unicorn

Latest version: v0.62.0

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

Scan your dependencies

Page 2 of 15

0.57.0

Not secure
- Warn if there is a missing root element.
- Use `unicorn:id` to merge elements with `morphdom`.

0.56.1

Not secure
- Handle Alpine.js being loaded with defer.

0.56.0

Not secure
- Add support for using both Alpine.js and `Unicorn` together in a component ([597](https://github.com/adamghill/django-unicorn/pull/597) by [imankulov](https://github.com/imankulov)).
- Do not send a 304 if the child has a parent ([595](https://github.com/adamghill/django-unicorn/pull/595)).
- Prevent sending the child DOM if there is a parent to reduce network payload size.
- More verbose error message when a component can not be loaded ([453](https://github.com/adamghill/django-unicorn/pull/453) by [nerdoc](https://github.com/nerdoc)).

0.55.0

Not secure
- Support `List`/`list` type annotations for component actions and fields ([582](https://github.com/adamghill/django-unicorn/pull/582)).
- Fix: calling a method in a parent will have the request available ([583]https://github.com/adamghill/django-unicorn/pull/583).

**Breaking changes**

- Dropped official support for Python 3.7 because its [end of life was June 27, 2023](https://endoflife.date/python).
- Dropped official support for Django 2.2 because its [end of life was April 1, 2022](https://endoflife.date/django).

0.54.0

Not secure
- Coerce type annotated arguments in an action method to the specified type ([571](https://github.com/adamghill/django-unicorn/pull/571)).
- Fix: Dictionary fields would sometimes create checksum errors ([572](https://github.com/adamghill/django-unicorn/pull/572)).

0.53.0

Not secure
- Support passing arguments into a component ([560](https://github.com/adamghill/django-unicorn/pull/560)).
- Fix the handling of `None` for select elements. ([563](https://github.com/adamghill/django-unicorn/pull/563)).
- Better handling of `AuthenticationForm` when used in `Component.form_class` ([552](https://github.com/adamghill/django-unicorn/pull/552)) by [lassebomh](https://github.com/lassebomh).

Page 2 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.