Abolotnov
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Auto-suggest for django template-specific tags doesn't work
when I edit HTML templates in my django application, autosuggest feature suggests on HTML tags but doesn't on python template-specific ones, like {{ }} and {% %}. How can I fix it? -
创建于 Django support and project pane gone wrong
I'm evaluating pycharm and it has worked quite well until a few days ago when something broke and my project won't run (asking to enable django support but django settings are empty), I can't refac...