Django-templatehooks

Latest version: v0.5.1

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

Scan your dependencies

0.5.1

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

Allow multiple endpoints to be specified via the ``hook`` decorator. For more
details, see the `README
<https://github.com/weluse/django-templatehooks/blob/master/README.rst>`_.

0.5

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

Registering hooks manually is no longer required. The previous behavior caused
more problems than it solved, because you had to strictly control the import
order to get it to work. There is theoretically backwards-incompatible, because
your manual register() calls might override existing hook bindings. In reality
this is a non-issue because in this order the bindings would not have worked in
the first place. For more details, consult the `README
<https://github.com/weluse/django-templatehooks/blob/master/README.rst>`_.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.