Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
G Bronzini
Total activity
9
Last activity
September 07, 2023 10:37
Member since
September 30, 2022 04:46
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
September 03, 2023 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 !
Community
PyCharm
PyCharm doesn't display suggestions for non-imported symbols while typing
1 vote
Created
September 07, 2023 10:37
Created https://youtrack.jetbrains.com/issue/PY-62727/Failure-to-list-Django-imports thanks
Community
PyCharm
PyCharm doesn't display suggestions for non-imported symbols while typing
0 votes
Created
September 07, 2023 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.
Community
PyCharm
PyCharm doesn't display suggestions for non-imported symbols while typing
0 votes
Created
December 28, 2022 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...
Community
PyCharm
Unresolved import references of Django modules
0 votes
Created
December 27, 2022 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...
Community
PyCharm
Unresolved import references of Django modules
0 votes