Closed goffioul closed 5 years ago
..or rather process_request
, no?
generate_stats
's doc says it might not be called on every request.
Ref: https://github.com/jazzband/django-debug-toolbar/commit/5299cf8 / https://github.com/jazzband/django-debug-toolbar/pull/1140
I was only able to get it to work by using generate_stats
, I didn't have any luck with your pull request @blueyed
@Penagwin I've merged #13 and released as version 2.0.0, because it worked for me in testing as well. What errors were you seeing without using generate_stats
?
This is required for django-debug-toolbar 2.