Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Patrick Craston
Follow
New posts
New posts and comments
Total activity
19
Last activity
May 10, 2017 09:49
Member since
October 11, 2013 11:32
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
6
Activity overview
Posts (4)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
May 10, 2017 09:49
Yes indeed! Django development server does auto-reloading by default. If I turn that off by adding the --noreload flag, the PyCharm debugger works fine. Thanks for the hint and the workaround, alth...
Community
PyCharm
Pycharm Debugger hangs when using with docker-compose
2 votes
Created
May 09, 2017 15:20
Are you able to run tests using the debugger? Because that works fine for me, it is only when I tried to run the Django server that the debugger hangs.
Community
PyCharm
Pycharm Debugger hangs when using with docker-compose
0 votes
Created
December 05, 2014 16:12
I've added a issue to the bug tracker:https://youtrack.jetbrains.com/issue/PY-14677Let's see if it gets fixed!
Community
PyCharm
Django project: "Run Test" incorrect paths in PyCharm
0 votes
Created
December 04, 2014 09:09
I've gone through pretty much every setting, no luck.The only "fix" I found was to exclude the higher directories from the PyCharm project, but since I want to be able to edit files in those direct...
Community
PyCharm
Django project: "Run Test" incorrect paths in PyCharm
0 votes
Created
December 03, 2014 16:57
This is also an issue when re-running failed tests, as it will try running them with the incorrect path
Community
PyCharm
Django project: "Run Test" incorrect paths in PyCharm
0 votes
Created
June 12, 2014 16:29
I'm having the same issue. Did you ever find a solution to this problem?
Community
PyCharm
Run a single django test
0 votes
Created
October 18, 2013 08:29
Thanks Gregory for your help. That config worked for me!
Community
PyCharm
How to Connect to Vagrant DB
0 votes
Created
October 11, 2013 12:35
Right! The obvious solution... ;-)Thanks for your help.
Community
PyCharm
Removing entry from git authors dropdown / Default author
0 votes