Abolotnov

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Abolotnov created a post,

    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?
  • Abolotnov created a post,

    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...