Django in Debugger: "Step into my Code" steps into django library code
... which is a huge pita & greatly slows down debugging.
The app and its virtual environment, including django, was a pre-existing project that I opened in PyCharm, and not one created by PyCharm. I wonder if this migfht be relevant?
Please sign in to leave a comment.
Hi,
Can you provide a code snippet (with breakpoint indications), to reproduce the issue? Or even better, try to reproduce in a new minimal project and send it to us?
Yes, will do
Thanks. You can securely upload files for us using the following link and letting us know the file name:
https://uploads.services.jetbrains.com/
If you could just zip the project where the issue is easily reproducible that would be the best