Django-js-reverse

Latest version: v0.10.2

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

Scan your dependencies

Page 3 of 5

0.6.1

Not secure
-----

- Refactored: Separate the view functionality from the JS generation
- New: Replaced slimit by rjsmin based on `33 <https://github.com/ierror/django-js-reverse/pull/33/>`_
Thank you chripede

0.6.0

Not secure
-----

- Fix: `27 <https://github.com/ierror/django-js-reverse/pull/27>`_
Thank you michael-borisov
- New: Support for Keyword-based URL reversing `30 <https://github.com/ierror/django-js-reverse/pull/30/>`_
Thank you hyperair

0.5.1

Not secure
-----

- Fix: Current ply breaks slimit => force ply==3.4

0.5.0

Not secure
-----

- New: Django allows you to have multiple URL patterns with the same name.
- This release adds support for the featuer.
Thank you defrex
- New: Test support for django 1.8
- New: test for script_prefix without ending slash

0.4.6

Not secure
-----

- New: You can change the name (default=this) of the global object the javascript variable used to access the named
urls is attached to by changing JS_REVERSE_JS_GLOBAL_OBJECT_NAME setting.
Thank you aumo

0.4.5

Not secure
-----

- Fix: If you run your application under a subpath, the collectstatic_js_reverse needs to take care of this. You can
now define a setting JS_REVERSE_SCRIPT_PREFIX that handles this issue.
Thank you lizter for reporting the issue

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.