Charles Medcoff

Avatar
  • 活动总数 6
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 3
  • Charles Medcoff 创建了一个帖子,

    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...
  • Charles Medcoff 创建了一个帖子,

    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...
  • Charles Medcoff 创建了一个帖子,

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