There's a well-reviewed [Python
plugin](http://plugins.intellij.net/plugin/?id=631) for IntelliJ,
though the Django front is not as promising.

On Wed, Jul 29, 2009 at 12:06 PM, jvivs<the.tryst...@gmail.com> wrote:
>
> My development pattern at this point consists of Aptana + PyDev for
> python and Textmate with Django bundles for templating.  I'm used to
> writing javascript in Intellij IDEA, so I really wish they would get
> their crap together and implement python/django support.  Barring
> that, Aptana's pretty decent if you're used to an Eclipse-style
> editor.
>
> It would be fantastic if there was more support for the django
> templating langugage in IDEs... if only IDE developers could get
> together and develop a unified plugin architecture.  *That* would help
> everyone involved.
>
> On Jul 29, 6:17 am, "esatterwh...@wi.rr.com" <esatterwh...@wi.rr.com>
> wrote:
>> 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