Django-unicorn

Latest version: v0.60.0

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

Scan your dependencies

Page 11 of 14

0.18.1

Not secure
- Fix regression where component kwargs were getting lost (140, 141)
- Fix `startunicorn` management command (142)

0.18.0

Not secure
- Only send updated data back in the response to reduce network latency
- Experimental support for queuing up requests to alleviate race conditions when functions take a long time to process
- Use type hints on component view attributes if needed
- Bug fix: use the correct component name to call a component method from "outside" the component (4edfc6)

0.17.2

Not secure
- Don't send the parent context in the response for child components that specify a partial update.
- Add support for element models to specify a partial update.
- Add support for polls to specify a partial update.
- Handle `date`, `time`, `timespan` when passed as arguments from JavaScript.
- Render child component template's JavaScript initialization with the parent's as opposed to inserting a new script tag after the child component is rendered.
- Bug fix: prevent an error when rendering a Django model with a date-related field, but a string value.

0.17.1

Not secure
- Remove stray print statement
- Fix bug where child components would sometimes lose their action events

0.17.0

Not secure
- Target DOM changes from an action to only update a part of the DOM with the `partial` attribute.

0.16.1

Not secure
- Remove debounce from action methods to reduce any perceived lag

Page 11 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.