I use netbeans for all of my Linux development (C/C++, Php, Python, Symfony). I am now learning django, and wondered if I could use netbeans as the IDE. I cant seem to find a Django plugin for netbeans.
Is there one?. If no when is one planned?
Worst case scenario, I’ll have to use another IDE (I really dont want to learn another IDE) – But, If so, what do you guys use for django development?
There is Python and Django support from the built-in Python plug-in (in short simply get any NetBeans 6.9 or more recent, go to menu Update… > Search “Python” > Install).
There is also a NetBeans-Django additional project going on but pretty dead for a while.