django development IDE

Posted by Adam Carr on Stack Overflow See other posts from Stack Overflow or by Adam Carr
Published on 2008-10-06T16:28:18Z Indexed on 2010/06/17 9:03 UTC
Read the original article Hit count: 284

Filed under:
|
|

I have done a little django development but it has all been in a text editor. I was curious what more advanced development tools others are using in their django development. I am used to using Visual Studio for development and really like the intellisense, code completion, and file organization it provides and would like to find something (or a combination of tools) that would provide some of this in the django/python environment.

© Stack Overflow or respective owner

Related posts about python

Related posts about django