Can't add or remove breakpoints when debugging my Django app

I am running Pycharm 2.7.1 and when debugging my Django app I can't remove or add any breakpoints. I have to restart the project in debug mode for the changes to be applied.

Does anyone have an idea why it isn't possible? In earlier versions I have been able to do this.
0
7 comments
Avatar
Permanently deleted user
Hi Mikael, could you please try PyCharm 2.7.2 RC and check is it reproducible there also? This will help to locate the bug and fix it before 2.7.2 release.
0
Avatar
Permanently deleted user
Hi Dmitry, sure I can test. How do I download the RC version? Can they be installed side-by-side?
0
Avatar
Permanently deleted user
Yes, they can. Just install to different folder on Windows or unpack tar.gz to different directory on Linux. Hard to say how to do it on Mac :) Do you have Mac?
0
Avatar
Permanently deleted user
I am running Win8. If you point me to where I can download the RC version, I will do that and test.
0
Avatar
Permanently deleted user
Weird, after installing the RC version I couldn't recreate the issue in either 2.7.2RC or my existing 2.7.1. Not sure what happened but installing the RC version fixed my installed version. Thanks for your help.
0
Avatar
Permanently deleted user
Ooops my bad, the problem still exists in my old version but not in 2.7.2 RC. I will upgrade once the new version is released.
0

Please sign in to leave a comment.