We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update to match new PyCharm version
Make clear that in these steps PyCharm is starting up a new process and is not connecting its debugger to a pre-existing process.
Updated Setting up PyCharm for edX development (markdown)
Finished bok choy debugging writeup
Added debugging with Bokchoy
config for cms
removed parameters that don't need to be set for debugging to work
Update Script / Script Parameters configuration to match the configuration that worked for my local machine. Add note for symlinked directories.
add Environment variables , and use "paver devstack " to replace "./manage.py --settings=devstack"