Subject: CVS commit: pkgsrc/www/py-django-debug-toolbar
From: Adam Ciarcinski
Date: 2024-02-06 17:56:10
Message id: 20240206165610.4B47EFA42@cvs.NetBSD.org

Log Message:
py-django-debug-toolbar: updated to 4.3.0

4.3.0 (2024-02-01)
------------------

* Dropped support for Django 4.0.
* Added Python 3.12 to test matrix.
* Removed outdated third-party panels from the list.
* Avoided the unnecessary work of recursively quoting SQL parameters.
* Postponed context process in templates panel to include lazy evaluated
  content.
* Fixed template panel to avoid evaluating ``LazyObject`` when not already
  evaluated.
* Added support for Django 5.0.
* Refactor the ``utils.get_name_from_obj`` to simulate the behavior of
  ``django.contrib.admindocs.utils.get_view_name``.
* Switched from black to the `ruff formatter
  <https://astral.sh/blog/the-ruff-formatter>`__.
* Changed the default position of the toolbar from top to the upper top
  position.
* Added the setting, ``UPDATE_ON_FETCH`` to control whether the
  toolbar automatically updates to the latest AJAX request or not.
  It defaults to ``False``.

Files:
RevisionActionfile
1.6modifypkgsrc/www/py-django-debug-toolbar/Makefile
1.6modifypkgsrc/www/py-django-debug-toolbar/distinfo