django-debug-toolbar
django-debug-toolbar copied to clipboard
CPU Time doesn't show full stacktrace, where time is lost
I remember earlier, that CPU Time showed for each part of code how much time is lost. I am working with Django==2.0.7 and django-debug-toolbar==2.0 Now I get just this:

Is this something that has been change, or I did something wrong?
Thanks
Would be spectacular to see what's up here. I haven't used the toolbar like this until recently, but if that worked it would be a great fix.
@milutinke-crowdbotics Any chance you could determine which version of DDT contained the missing functionality you are referencing?
@jheld @milutinke-crowdbotics Are you two thinking of the ProfilingPanel?
Possibly though that one also doesn't seem to do anything (other than maybe slow the request).