Django-unicorn

Latest version: v0.60.0

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

Scan your dependencies

Page 8 of 14

0.33.0

Not secure
- Fix: Allow comments, blank lines, or text at the top of component templates before the root element.

0.32.0

Not secure
- Add debounce support to actions

0.31.0

Not secure
- Move JavaScript static assets into `unicorn` sub-folder
- Determine correct path for installed app passed to `startunicorn` management command
- Call `startapp` management command if app is not already installed

0.30.0

Not secure
- Look in all `INSTALLED_APPS` for components instead of only in a `unicorn` app ([210](https://github.com/adamghill/django-unicorn/issues/210))
- Support `settings.APPS_DIR` which is the default for `django-cookiecutter` instead of just `settings.BASE_DIR` ([214](https://github.com/adamghill/django-unicorn/issues/214))

**Breaking changes**

- Require an application name when running the `startunicorn` management command for where the component should be created

0.29.0

Not secure
- Sanitize initial JSON to prevent XSS

0.28.0

Not secure
- Re-fire poll method after tab/window comes back into focus after losing visibility (https://github.com/adamghill/django-unicorn/pull/202 by [frbor](https://github.com/frbor))

Page 8 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.