I think pydev + eclipse + aptana is the best choice, just configure correctly python PATH in pydev so the autocomplete works fine, debug your code with the extra option runserver 8080 --noreload works fine too, create external tools django commands, improve your pages with aptana, use firefox as your web-browser with addons FIREBUG installed (debug JavaScript, inspect HTML code, net speed). I used to work with Java but Python is relly good.
On Tue, 2008-11-25 at 15:27 +0300, Nikolay Panov wrote: > I'm using just gvim + some plugins (help.vim, autocomplpop.vim, > snippetsEmu.vim, ...). As for me, this is quite enough. > > Have a nice day, > Nikolay. > > > > On Tue, Nov 25, 2008 at 11:27, DragonSlayre <[EMAIL PROTECTED]> wrote: > > > > Hey, I'm getting started with a friend in developing a site with > > Django, and we're both new to this, so I am wondering what people use > > to manage all their files, and for looking at documentation etc. > > > > Having come from a Java background, I'm used to great documentation, > > and suspect that Java is very much the leader in doc, and not the > > standard. > > > > I've used the pydev plugin for eclipse, but it seems extremely > > limited. > > > > How do you develop your django projects, and where do you go when you > > need to find documentation? > > > > > > > > > Abdel Bolaños Martínez Ing. Infórmatico Telf. 266-8562 5to piso, oficina 526, Edificio Beijing, Miramar Trade Center. ETECSA --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

