Eric
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
Eric created a post, AnsweredRemote debugging celery docker container?
Hey there, I have setup my remote interpreter and now PyCharm can see my Docker containers, logs, etc. However, when I set a breakpoint it doesn't seem to pause. Do I need to somehow specify which ... -
-
Eric created a post, Setting breakpoints in Django template?!
Hey there, I'm loving PyCharm so far! It is really easy to use for most things, but I can't quite seem to get breakpoints set in my HTML with django template lines... how do I do that? I'm using ...