Jonathan Mooser
Results
1
comments of
Jonathan Mooser
I too would like to be able to use PYINSTRUMENT_SHOW_CALLBACK in conjunction with PYINSTRUMENT_PROFILE_DIR My suggestion might be ``` if ( show_pyinstrument(request) and ( getattr(settings, "PYINSTRUMENT_URL_ARGUMENT", "profile") in request.GET or...