Django-browser-reload

Latest version: v1.17.0

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

Scan your dependencies

Page 4 of 4

1.1.0

------------------

* Provide a middleware to insert the script tag.
This is now the recommended method for doing the insertion, as it automatically applies to all HTML responses.
This includes Django’s debug page, so you can automatically reload after fixing an exception.

You can replace use of the script tag with the middleware, unless you need precise control over which pages reloading runs on.

* Reload when static assets or Jinja templates change.

* Mention django-browser-reload in reload debug message.

* Add Jinja template tag.

1.0.0

------------------

* Initial release.


See https://github.com/adamchainz/django-browser-reload/blob/main/CHANGELOG.rst

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.