How to tell pyCharm that html file is django template
hi
when i start a gjango project, or GAE with django support,pyCharm assume that any html file is a django template
but with pure GAE project, it does not support template syntax highlighting or assistance in html files
how to fix that
i am using pyCharm 1.0.1
thanks
Joe
Please sign in to leave a comment.
Hello joe,
PyCharm treats HTML as Django template files if the Django support is enabled
in Settings | Django Support.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"