Wellington Cordeiro wrote: > If you're doing serious development $70 for a very extensible editor is
I know this very well, but with my question I wanted to find out if there is an open source solution. Anton > chump change. IDE's are in my opinion too much for Django and rarely do > all the things you wish they would. If paying isn't for you, I would get > Vim or Emacs. > > On Wednesday, September 24, 2014 3:47:47 AM UTC-6, anton wrote: >> >> Jorge Andrés Vergara Ebratt wrote: >> >> > I actually use a text editor, I love Sublime Text 2 with the Djaneiro >> > Plugin. >> > >> hmm this is shareware not opensource as I see :-( >> >> > As far as IDEs go, I used to work with NINJA IDE, it's a Python IDE and >> > it's pretty cool. >> > >> >> I will have a look ... but I do not see django & django template support. >> >> But thanks anyway >> >> Anton >> >> > 2014-09-24 4:36 GMT-05:00 anton <[email protected] <javascript:>>: >> > >> >> Hi, >> >> >> >> actually I use Aptana Studio 3.4.1 (http://www.aptana.com/) >> >> to develop Django apps (on Windows and Linux). >> >> >> >> What I (personally) need from an ide: >> >> 1. ability to debug (python code) >> >> 2. support for django templates >> >> 3. support for django (start a new project, adding a django app) >> >> 4. support for refactoring (like rename and so on) >> >> 5. support for mercurial >> >> 6. multi plattform (at least windows/linux) >> >> >> >> Starting with *django 1.7*, aptana marks some line >> >> as errors which are not errors (undefined variables from import ..) >> >> >> >> Now I have the following problem: >> >> >> >> - I tried the actual aptana 3.6.0, but it is buggy and does not work >> >> (no idea if and when it will be fixed, the development >> >> speed is actually slow) >> >> >> >> - if I use eclipse + actual pydev 3.7.1 I have >> >> no support for *django templates* >> >> >> >> - all other ides like PyCharm are commercial (the free pycharm does >> >> not support django and django templates, only python) >> >> >> >> Now the question: does somebody know a solution? >> >> >> >> Thanks >> >> >> >> Anton >> >> >> >> >> >> -- >> >> You received this message because you are subscribed to the Google >> Groups >> >> "Django users" group. >> >> To unsubscribe from this group and stop receiving emails from it, send >> an >> >> email to [email protected] <javascript:>. >> >> To post to this group, send email to [email protected] >> <javascript:>. >> >> Visit this group at http://groups.google.com/group/django-users. >> >> To view this discussion on the web visit >> >> >> https://groups.google.com/d/msgid/django-users/lvu3as%24pba%241%40ger.gmane.org >> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> >> >> > >> > >> > >> >> >> > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/lvutr2%2493o%242%40ger.gmane.org. For more options, visit https://groups.google.com/d/optout.

