Django-debug-toolbar-template-profiler

Latest version: v2.1.0

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

Scan your dependencies

2.1.0

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

* Break temlate parsing timeline by separate nodes

Thanks to Petr Dlouhý in
`PR 17 <https://github.com/node13h/django-debug-toolbar-template-profiler/pull/17>`__.

* Django 3.1 through 4.1 compatibility changes

Thanks to Steven Mapes in
`PR 21 <https://github.com/node13h/django-debug-toolbar-template-profiler/pull/21>`__.

2.0.2

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

* Fix the timeline display.

Thanks to Petr Dlouhý in
`PR 16 <https://github.com/node13h/django-debug-toolbar-template-profiler/pull/16>`__.

2.0.1

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

* Fix a possible ``ZeroDivisionError``
(`PR 15 <https://github.com/node13h/django-debug-toolbar-template-profiler/pull/15>`__).

2.0.0

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

* Upgrade to support django-debug-toolbar 2.0+.

1.1.0

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

* Improve instrumentation to avoid interfering with other monkey patches on
``Template.render()``
(`Commit a961216 <https://github.com/node13h/django-debug-toolbar-template-profiler/commit/a96121620d48c0d8f2c8b4e6eaf18eb265a5b48e>`__).
* Prevent installation with django-debug-toolbar 2.0+ since the panel is not
currently compatible
(`Commit f0b8b50 <https://github.com/node13h/django-debug-toolbar-template-profiler/commit/f0b8b50da92e160fcf878c4deabb598b2e901dd3>`__).
* Instrument Jinja2 templates
(`PR 5 <https://github.com/node13h/django-debug-toolbar-template-profiler/pull/5>`__).
* Skip templates as configured in django-debug-toolbar's
``SKIP_TEMPLATE_PREFIXES`` setting
(`PR 11 <https://github.com/node13h/django-debug-toolbar-template-profiler/pull/11>`__).
* Only monkey patch ``Template.render()`` methods if the panel is in use
(`PR 12 <https://github.com/node13h/django-debug-toolbar-template-profiler/pull/12>`__).

1.0.2

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

* Add Python 3 trove classifier
(`PR 4 <https://github.com/node13h/django-debug-toolbar-template-profiler/pull/4>`__).
* Fix GitHub URL
(`PR 2 <https://github.com/node13h/django-debug-toolbar-template-profiler/pull/2>`__).

Prior history can be seen on the `GitHub master
history <https://github.com/node13h/django-debug-toolbar-template-profiler/commits/master>`__.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.