主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ekaterina Smal
活动总数
251
最后的活动
2017年12月07日 20:59
成员加入日期
2011年02月15日 13:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
115
活动概览
帖子(0)
评论(136)
按最近的活动排序
最近的活动
投票数
创建于
2012年05月10日 10:52
Hi Rubens,thank you for reporting the problem. Difference in project_dir will be fixed as soon as possible.
社区
PyCharm
"Can't find the file 'settings.py' in the directory containing 'manage.py'" after upgrade to 2.5.1 today
0 票
创建于
2012年05月10日 11:28
Hi Kurdy,do you run Tools->Run manage.py task from pycharm?Can you run command successfully from the command line?There are a lot of modules that uses PIL different from Django (SciPy, Pigments, Sp...
社区
PyCharm
AccessInit: hash collision: 3 for both 1 and 1
0 票
创建于
2011年12月16日 13:11
Hi Sunit,Unfortunately, we cannot reproduce this behavior.There is an issue in our tracker -- http://youtrack.jetbrains.net/issue/PY-5053looks similar to what you descibed.Do you have any specific ...
社区
PyCharm
Error running managepy task - syncdb
0 票
创建于
2012年01月26日 19:39
Hi Oleksandr,actually it's possible to specify type for local variables.You can see syntax here -- http://youtrack.jetbrains.net/issue/PY-4083Note: when you declare type using docstrings -- you sho...
社区
PyCharm
How to improve PyCharm code completion (auto-complete)?
0 票
创建于
2012年01月14日 08:38
Hi Vadim, Unfortunately, we cannot support django-nose test runner now. It happenes because django-nose doesn't support some internal django test runner agreements. There is an issue in our tracker...
社区
PyCharm
How can i use django-nose for testing?
0 票
创建于
2011年11月11日 16:07
Hi Alan, There is issue in our tracker looks similar to the problem you described -- http://youtrack.jetbrains.net/issue/PY-5016 . Feel free to vote to get notifications about a progress.
社区
PyCharm
Strange inspection result
0 票
创建于
2011年11月15日 13:48
Hi Jeroen,Thanks a lot for reporting this. I've created an issue: http://youtrack.jetbrains.net/issue/PY-5037 Feel free to watch it and get notified once it is fixed.
社区
PyCharm
EAP: is Assignment can be replaced with augmented assignment supposed to work?
0 票
创建于
2011年07月04日 17:22
Hi Fedor,there's typing error in this comment. Actually Dmitry meant:var = Foo().variable""":type : str """or """@type : string """ for epytext comments.But I'm not sure it's the right way to handl...
社区
PyCharm
Type declaration for variables in rst
0 票
创建于
2011年07月05日 08:00
Hi,in your example try to type:var = None""" :type: str """var. # <-- here Pycharm'll suggest you autocompletion for string methods.PyCharm does not really change the type of var, but adds stri...
社区
PyCharm
Type declaration for variables in rst
0 票
创建于
2011年07月05日 08:58
Thanks, I understood.We are now discussing this feature. Possibly, it'll be added in Pycharm 2.0Also you can create an issue for this feature here -- http://youtrack.jetbrains.net/issues/PY
社区
PyCharm
Type declaration for variables in rst
0 票
«
第一页
‹
上一页
下一页
›
最后
»