主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
G Bronzini
活动总数
9
最后的活动
2023年09月07日 10:37
成员加入日期
2022年09月30日 04:46
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2023年09月03日 06:58
As of today this problem does not seem resolved.I develop with python and django and noticed the django modules are never suggested !
社区
PyCharm
PyCharm doesn't display suggestions for non-imported symbols while typing
1 票
创建于
2023年09月07日 10:37
Created https://youtrack.jetbrains.com/issue/PY-62727/Failure-to-list-Django-imports thanks
社区
PyCharm
PyCharm doesn't display suggestions for non-imported symbols while typing
0 票
创建于
2023年09月07日 09:43
No django-stubs installed. The problem is not the autocomplete but rather that pycharm does not seem to find any django modules when suggesting the imports.
社区
PyCharm
PyCharm doesn't display suggestions for non-imported symbols while typing
0 票
创建于
2022年12月28日 07:37
Had to: - remove the virtualenv from the IDE configurations (settings -> Python Interpreter -> Show all and remove it) - remove .idea folder - remove .venv (local venv) - close Pycharm - recreate t...
社区
PyCharm
Unresolved import references of Django modules
0 票
创建于
2022年12月27日 17:41
I'm using (also) a Mac M1 and I cannot seem to make it work properly there! Django is installed in my local .venv . If I start typing django a popup will appear with all suggested packages (eg. dja...
社区
PyCharm
Unresolved import references of Django modules
0 票