Jay Martin
- 活动总数 17
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
-
Jay Martin 创建了一个帖子, Changing Github Account for Project
I have multiple github accounts configured. I opened an older project that should be using account A, but it prompted me which account to use and I accidentally clicked account B and said to make i... -
-
Jay Martin 创建了一个帖子, Alexa Skill code deployment
Has anyone figured out if it's possible to deploy Amazon alexa skill code to AWS Lambda directly from within PyCharm? My skill is finally past the OAuth testing phase, so now comes the real develop... -
-
-
Jay Martin 创建了一个帖子, NameError: django-line exception
Starting with PyCharm 2019.1, I get the errors below when I start debugging my django 1.9 project. It does seem to startup without any issue, but I'm always suspicious of unknown errors. Anyone hav... -
Jay Martin 创建了一个帖子, 已回答How to see remote subversion changes
I think I'm missing something really simple: how do you see in PyCharm what files have remote changes (i.e. changes made by others to the repo)? The comparable command line is "svn status -u" which... -
Jay Martin 创建了一个帖子, 已回答How to run something after debugger is launched
I must be missing something very obvious: there's a "Before launch" UI element that allows you to specify something to run before the debug config runs. What I'm looking for is an "After launch" fu... -
Jay Martin 进行了评论,