Pycharm Django Debug file
Answered
Hi,
New to pycharm and python. I've been able to setup debugging in phpstorm before but don't know how I should be doing it in Pycharm.
I have a working Django web application saved on my machine.
I created a pycharm project from it.
I made an edit to a file.
How do I setup my environment to run the program normally and break on file?
Thanks
Please sign in to leave a comment.
Please check these articles for some tips: https://blog.jetbrains.com/pycharm/2017/08/develop-django-under-the-debugger/, https://stackoverflow.com/questions/11254491/how-do-i-debug-breakpoint-my-django-app-using-pycharm