Two thumbs up for Eclipse+PyDev. Plus all the other Eclipse goodies: * Source control integration * Aptana for CSS, JS, and HTML editing
PyDev even has a for-pay python debugger, although I don't use it. -- Joel Peter Danielczyk wrote: > I agree with casseen. > > Eclipse & Pydev works great for Django. > > See > http://pydev.blogspot.com/2006/09/configuring-pydev-to-work-with-django.html > for intructions. > > BTW: " is a memory hungry monster " --> 1 Gig RAM is 20-25 Dollars :-) > > > > >> I use eclipse + pydev. Eclipse is a memory hungry monster( it's java >> based after all), but in my opinion its still the best free and open >> IDE out there. And its platform independent which is a double extra >> plus for eclipse. >> >> I see no use for a dedicated django plugin. Any python supporting IDE >> should work fine. Try some different IDEs and see which one fits your >> personal requirements best. >> >> By the way the _free_ eclipse/pydev debugger works like a treat with >> django. >> >> On Mar 6, 9:24 am, Jarek Zgoda <[EMAIL PROTECTED]> wrote: >>> gabriel napisa³(a): >>> >>>> I am at the point of changing IDE before my next project ( a huge one >>> ). >>>> So far I've used Geany for python but now I am supposed to use django. >>>> Is it anythong with special support for Django?? >>>> I know that recommendations include SPE and Eclipse but I wonder if >>> you >>>> happened to work with IDE with a nice django support - does anything >>>> alike exist?? >>> I use PIDA (http://pida.co.uk/). While it has no explicit Django >>> support, embedded Vim pleases me enough (Vim syntax coloring for Django >>> templates is enough for me -- >>> seehttp://www.vim.org/scripts/script.php?script_id=1487). >>> >>> Other options I tried was Komodo Edit (nice project management) and Kate >>> (overall good editor, but project management plugin is a PITA), but >>> neither one appealed to me. >>> >>> -- >>> Jarek Zgoda >>> Skype: jzgoda | GTalk: [EMAIL PROTECTED] | voice: +48228430101 >>> >>> "We read Knuth so you don't have to." (Tim Peters) >>> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

