On 10/9/06, Serg Kovrov <[EMAIL PROTECTED]> wrote:
>
> Hello everybody, sorry if it may sounds a bit of off-topic, but
> still...
>
> I'd like to know what editor/IDE Django users (and developers) uses on
> daily basis, to boost development process. And why exactly - what
> features you find useful, how it helps you to save time (or just makes
> coding enjoyable, which probably increase productivity as well). Kind
> of best practices in terms of tools.
>
> Personally, I use EditPlus (Windows). Not really IDE, but I like it's
> minimalistic beauty. At least I see it so. But often I feel like I miss
> project-level code navigation (like Class Explorer in VisualC++). Code
> completion perhaps could be useful (not sure yet).
>
> I have (periodically in fact) tried Komodo (3.5, 4.0) Eclipse (pydev,
> trustudio), and recently WingIDE. But for different reasons I'm not
> happy with them...
>
> Thanks,
> -- serg.
>
Maybe you can try UliPad. I'v finished django template syntax
highlight. And it has many features, just like class browser,
directory browser, project settings, other language syntax support,
just like html, css, js, etc. auto complete, rst support.

For django, you can create django project in wizard(wziard is a plugin
you need to enable it), set django project in directory browser, start
develop server in directory, view the dot image of the model

-- 
I like python!
UliPad <<The Python Editor>>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to