Django Template Comment bug? Permanently deleted user Created August 02, 2010 15:27 Hi all,When I hit Command-/ (Mac OS) in a django template the opening of a comment is only added.Like this:{# xxx{# nnnIs this a bug or I forgot to configure something?
Hi Esteban, thank you for feedback.
Indeed it is bug: http://youtrack.jetbrains.net/issue/PY-1206
It will be fixed before the PyCharm 1.0 release.
Thanks!