Posts Tagged ‘testing’

My Django development environment

Wednesday, February 4th, 2009

IDE

After using a few other IDE’s I settled down with Eclipse with Aptana plug-in as the IDE I use for peach³ development. This one environment has support for everything I need while developing a Django application: Python, HTML and JavaScript support is great, with code completion, including completion for the Ext.js javascript library. And I even have the idea that I’m not using the full power of Eclipse yet.

(more…)