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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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.

Reply via email to