5👍
If you come across this and have a later version of Pycharm, you can find the setting by opening PyCharm | Preferences
or ⌘,
. Then Languages & Frameworks | Python Template Languages
. There you can set the Template language to None for HTML Template file types.
- Foreign Key to User model
- Testing authentication in Django Rest Framework Views — Cannot authenticate when testing
- How can I create an encrypted django field that converts data when it's retrieved from the database?
Source:stackexchange.com