iamjonmiller

Political Junkie, Developer, & East Coast Refugee
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 12
- Subscriptions 2
-
Created Pycharm suddenly not detecting ANY Django tags in template
After a recent update Pycharm has started to throw warnings for any bit of Django template code. {% load %} tags, {% if %} or {% for %} loops, static files; anything. Everything runs fine, I just ...