django-elasticsearch-debug-toolbar icon indicating copy to clipboard operation
django-elasticsearch-debug-toolbar copied to clipboard

fix for DDT >= 4.1.0

Open PetrDlouhy opened this issue 1 year ago • 5 comments

Fix for #20

PetrDlouhy avatar Aug 14 '23 08:08 PetrDlouhy

I added simple ThreadCollector.

I also removed imports of debug_toolbar.utils.get_module_path and debug_toolbar.utils.hidden_paths which are not present in any version of DDT > 3.6. These imports were introduced in version 3.1.0 and it seems like they are some relicts of the merge.

PetrDlouhy avatar Aug 14 '23 08:08 PetrDlouhy

I have also updated the testing matrix and explicitly set the DDT to ensure it is tested with various versions.

PetrDlouhy avatar Aug 14 '23 10:08 PetrDlouhy

Can someone merge this please @Benoss

rush2sk8 avatar Jan 02 '24 17:01 rush2sk8

Hi @Benoss any chance of a merge?

longhotsummer avatar Apr 03 '24 12:04 longhotsummer

Hi @Benoss it would be great if you could merge this; otherwise elastic panel doesn't work on recent django

longhotsummer avatar Jul 26 '24 12:07 longhotsummer