Abolotnov
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created 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? -
Created 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...