django-debug-toolbar-line-profiler icon indicating copy to clipboard operation
django-debug-toolbar-line-profiler copied to clipboard

Support Django 3

Open yuliswe opened this issue 6 years ago • 1 comments

Django 3 removed django.utils.six that this project depends on.

yuliswe avatar Mar 27 '20 22:03 yuliswe

I created a fork and added support for Django 3 - https://github.com/mikekeda/django-debug-toolbar-line-profiler

mikekeda avatar May 16 '20 23:05 mikekeda