Charles Medcoff
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Django/JavaScript Debugging Broken in 3.4
After reporting JavaScript debugging not work in http://forum.jetbrains.com/thread/PyCharm-2182, I've discovered that downgrading to 3.1.3 resolves the problem.Steps to reproduce:1) Perform a clean... -
Created Django JavaScript debugging not working - how to do it?
The docs on how to debug JavaScript, well frankly they just suck. I've got a basic Django project. I've got a "Django server" configuration setup with the "Start JavaScript debugger automatically... -
Created Django/Javascript
I cannot find any documentation on how to reference a JavaScript library from a template (e.g. set the correct value of the src attribute of a script tag). None of the PyCharm documentation about ...