Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a simple view in request detail context allowing to get python profile #295

Merged
merged 4 commits into from
Jul 14, 2018

Conversation

laurentb2
Copy link
Contributor

After checking multiple times, I figured out that python profile is provided only on the profile detailed page which is reachable from the profiling view only if some dynamic, decorator or context manager profile are defined. I simply created a new view allowing to get the python profile for each and every queries.

capture

Added new url pattern to support python profile from request
Adde new request menu to support python profile from request
Added new template to support python profile from request
Added new view to support python profile from request
@avelis avelis merged commit 5298dc6 into jazzband:master Jul 14, 2018
@avelis
Copy link
Collaborator

avelis commented Jul 14, 2018

@laurentb2 Thanks for the contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants