Profiler for django views
The full documentation is at https://django-profile-view.readthedocs.org/.
Install profile-middleware:
pip install profile-middleware
Then use it in a project:
Usage