Changelog for
python3-django-debug-toolbar-3.2.2-3.1.noarch.rpm :
* Fri Jan 07 2022 jayvdbAATTgmail.com- Skip Tumbleweed Python 3.6 incompatible with Django 4
* Wed Nov 17 2021 asnAATTcryptomilk.org- Update to version 3.2.2
* Use current_thread instead of currentThread method that was deprecated in Python 3.10 by AATTtirkarthi in #1465
* Drop support for Django 3.0. by AATThramezani in #1461
* Support JS events when loading a panel. by AATTtim-schilling in #1441
* Use twine to check generated package and readme by AATTfrancoisfreitag in [#1468]
* Use default app config discovery by AATTfrancoisfreitag in #1467
* Show template context on included templates by AATTgilmrjc in #1436
* Keep the toolbar handle in bounds by AATTmatthiask in #1472
* Fixes #1239 by AATTsaemideluxe in #1475
* Extract common base cursor wrapper class by AATTjayaddison in #1479
* updated Slovak translation by AATTeriktelepovsky in #1480
* Fixes and improvements to history views by AATTashwch in #1484
* Add test coverage to ensure that SQL tracker wrappers are applied only once to database cursors by AATTjayaddison in #1478
* Correct RENDER_PANELS functionality and when enabled disable HistoryPanel by AATTtim-schilling in #1440
* Add: response status to HistoryPanel by AATTpsacawa in #1490
* Support for request-level urlconf overrides by AATTNielkS in #1488
* Version 3.2.2 by AATTtim-schilling in #1492
* Sun May 09 2021 daniel.molkentinAATTsuse.com- Update to v3.2.1
* Fix CVE-2021-30459 by creating signature from all data fields
* Mon Jan 25 2021 jayvdbAATTgmail.com- Added docs/
*.rst to docs- Update to v3.2
* Removed support for Django 1.11
* See docs/changes.rst for other breaking changes
* Thu Feb 20 2020 tchvatalAATTsuse.com- Update to 2.2:
* Removed support for end of life Django 2.0 and 2.1.
* Added support for Python 3.8.
* Add locals() option for sql panel.
* Added support for Django 3.0
* Tue Jan 07 2020 tchvatalAATTsuse.com- Update to 2.1:
* Changed the Travis CI matrix to run style checks first.
* Exposed the djdt.init function too.
* Small improvements to the code to take advantage of newer Django APIs and avoid warnings because of deprecated code.
* Verified compatibility with the upcoming Django 3.0 (at the time of writing).
* Mon Sep 16 2019 tchvatalAATTsuse.com- Update to 2.0:
* Updated StaticFilesPanel to be compatible with Django 3.0.
* The ProfilingPanel is now enabled but inactive by default.
* Fixed toggling of table rows in the profiling panel UI.
* The ProfilingPanel no longer skips remaining panels or middlewares.
* Improved the installation documentation.
* Fixed a possible crash in the template panel.
* Added support for psycopg2 Composed objects.
* Changed the Jinja2 tests to use Django\'s own Jinja2 template backend.
* Added instrumentation to queries using server side cursors.
* Removed support for Python 2.
* Removed support for Django\'s deprecated MIDDLEWARE_CLASSES setting. Too many small improvements and cleanups to list them all.- Remove merged patch t_integrations.patch
* Thu May 16 2019 mimi.vxAATTgmail.com- add t_integrations.patch to fix tests with django-2.2
* Wed Apr 24 2019 tchvatalAATTsuse.com- Export the lang to make sure we build on older openSUSE releases
* Tue Feb 19 2019 jayvdbAATTgmail.com- Update to v1.11
* Use ``defer`` on all ``