主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Paul Everitt
活动总数
282
最后的活动
2019年04月12日 13:28
成员加入日期
2016年01月26日 15:52
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
117
活动概览
帖子(0)
评论(165)
按最近的活动排序
最近的活动
投票数
创建于
2016年09月06日 11:36
Yes, follow the tutorial with your modification for the database (PG -> sqlite) and once you reach the point that a sqlite file is created, then you can use PyCharm's data source. It is important t...
社区
PyCharm
Creating an SQLite database?
0 票
创建于
2016年09月06日 11:26
Your Django scaffold should have a console command that creates the database and all the tables in the database. That isn't the kind of thing you want to do manually, as it isn't repeatable.
社区
PyCharm
Creating an SQLite database?
0 票
创建于
2016年09月06日 11:01
Hi Pablo. I see how our wording might be confusing. What we actually let you create is a connection to an existing database. Thus, you need to arrange for your SQLite database to be created by your...
社区
PyCharm
Creating an SQLite database?
0 票
创建于
2016年08月27日 13:27
Hi Hans, that was spam. I deleted one and marked the other as spam, hopefully to prevent a return. To answer your question, unfortunately you're right, we don't have a setting for that. If you'd li...
社区
PyCharm
Single Instance Only always on by default?
0 票
创建于
2016年08月25日 12:00
In preferences, do a search for todo. You'll find it under Colors & Fonts, General, 8th item in the Code section.
社区
PyCharm
# todo python tags don't seem to have configurable font color
0 票
创建于
2016年08月23日 17:56
Python code can have any type added to a list. For example, you might do list.append(33) before your loop. Python and PyCharm can't do code completion in there because arrays don't have fixed-type ...
社区
PyCharm
Completion code in "for in" statement
0 票
创建于
2016年08月17日 11:21
Yes, your analysis is correct. Feel free to ask any other questions.
社区
PyCharm
noob questions
0 票
创建于
2016年08月06日 21:39
It's true that PyCharm doesn't bundle all of the plugins available in the other IDEs. We're still working on getting the Docker support updated to the new-style in the beta. But perhaps you could m...
社区
PyCharm
Heroku support
0 票
创建于
2016年08月06日 21:34
I just tried to recreate this and was unable to. Can you try the following: Create a file hello.py Inside, have print('hello') as the only line (meaning, it will fail under 2.7) Right click in the...
社区
PyCharm
PyCharm community edition - impossibile to set python3 as interpreter
0 票
创建于
2016年07月30日 06:34
To date we've shied away from trying to support more of the various deployment services. Adding Docker proved to consume a bunch of effort and it was a struggle to get it right. And now, everything...
社区
PyCharm
Feature Request: AWS Lambda
0 票
«
第一页
‹
上一页
下一页
›
最后
»