Django-activeurl

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

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

- Add support for Django 3.0, `44`_, thanks `meloncafe`_!
- Drop support for Django versions less than 2.2, `48`_
- Travis improvements, sort imports, remove python 3.3/3.4, `45`_

.. _44: https://github.com/hellysmile/django-activeurl/pull/44
.. _meloncafe: https://github.com/meloncafe
.. _45: https://github.com/hellysmile/django-activeurl/pull/45
.. _48: https://github.com/hellysmile/django-activeurl/pull/48

0.1.12

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

- Ignore href="" to fix incompatibilities with bootstrap.
This matches <= 0.1.9 behaviour.

0.1.11

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

- ignore_params now works with menu="no"

0.1.10

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

- Changelog started
- Added ``ignore_params`` for matching patterns with GET parameters.

e.g. */path/* will match */path/?param=value*

To enable this, add ``ignore_params="yes"`` to your ``{% activeurl %}``
tag::

{% activeurl ignore_params="yes" %}

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.