Django templates PyCharm
What steps will reproduce the problem?
1.Create django template in project and programm recognize it (It autocmplite and recognie django tags)
2.Reboot system
3. PyCharm doesn't recognize all HTML files as django templates.
I've already checked that Django sets as Python templates language and directory, where the file is located, mark as template directory
What is the expected result?
Possibility of using autocompliting and recognizing django tags in HTML
What happens instead?
This possibility suddenly isn't available.
Please provide any additional information below.
I use PyCharm Proffesional 2017.2. Then I download PyCharm 2018.1, but it don't solve this problem
Attach a code sample as text, a screenshot or screencast if possible


Please sign in to leave a comment.
Hello! Could you please attach a screenshot with Settings| Languages&Frameworks| Django?
Hello! I've already fixed this bug: I've deleted setting's directory and set them again. Thank you for answer!
Kulikov Rn HI I am having the same problem, what is the settings folder? the .idea folder?