I\'m using Aptana Studio with Pydev 1.5.3 to debug my Django applications. I use PyDev\'s remote debugger and some code in manage.py and for most of the time this setup is w
With PyDev 1.5.5 it should be possible:
While the "empty line" trick is documented, the issue about two different console for input and output is not, and I think it may be a bug.