You might look at Aptana Studio. It's another off shoot of eclipse,
but built for web dev. Does all the nice code complete for HTML,
Javascript and now even has a JSON editor.

Also comes with support for Javascript libraries ( Ext Being one of
them ), so it comes built with code completion and docs for the
library in question special syntax.

You just need drop in the Pydev plugin, which it will do for you at
install, and pretty set.

There is not a django specific plug in that I am aware of, but it just
view the tags as text. However, you can hook the ide into a specific
apache instance and DB on you system and preview of you django
templates

I suppose, this is my personal preference, but it makes sense in my
small world ;)

On Jul 28, 12:30 pm, Amir Habibi <a...@aryosys.com> wrote:
> Hi All,
>
> What  development environment do you suggest for Django and Ext JS
> based large projects?
> Is Netbeans the best choice out there?
>
> Thanks
> Amir
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to