Autocomplete Django Settings Strings

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.


Related Resources

Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.
Find in Path with the Navigation Bar
Find in Path with the Navigation Bar
Use the Navigation bar and Find in File together and be faster than all of your team members.
Speed search with the Navigation Bar
Speed search with the Navigation Bar
Use the keyboard abbreviations to quickly find what you're looking for in the Navigation bar.