PyCharm can autocomplete, even inside a Django string.
Editing a magic string, such as the list of installed apps in Django's settings.py
?
PyCharm understands those and can autocomplete and navigate.
Use autocomplete when typing a string in the apps section of your settings file.
PyCharm can autocomplete, even inside a Django string.
Editing a magic string, such as the list of installed apps in Django's settings.py
?
PyCharm understands those and can autocomplete and navigate.