komodo is absolutely brilliant! couple months ago I spent two hours
learning how to write komodo macros in python and how to use their
shortcuts in writig commands; I recommend you try komodo and check
their bundled macros and commands in the toolbox panel (on the right)
click properties to edit co
I didn't aim to start a discussion about which IDE is better. But
every one has its own pros and cos.
While working with Aptana I had to recreate several times a broken
workspace, a really annoying work.
That was my main reason to switch from the free Eclipse-World to the
(not expensive) PyCharm
w
Personally, I absolutely hate Eclipse and anything associated with it.
An IDE really comes down to personal preference, which is why there are so
many of them.
I'd like to throw Komodo in the mix. I moved from NetBeans to Komodo about 2
months ago, and haven't looked back since. Although Komodo c
On Mon, Jul 18, 2011 at 4:01 AM, Fatrix wrote:
>
> -V, before using PyCharm I was also developing with a simple editor
> (vi).
> Aptana wasn't a good choice, because the support for Django isn't
> built-in.
> PyCharm doesn't face you with these kind of problems, because PyCharm
> is very well
> p
> Well, i would recommend that you use a simple editor(like vim in linux) or
> Programmer's Notepad(in windows) for development in django/python.
> It is much easier to develop and also helps you keep your development
> environment 'lightweight'.
>
> An IDE is required only for languages like Java,
Hi Doug
Perhaps [0] on stackoverflow helps you solving the problem (--noreload
option).
As I remember I had the same issue within Aptana.
-V, before using PyCharm I was also developing with a simple editor
(vi).
Aptana wasn't a good choice, because the support for Django isn't
built-in.
PyCharm d
Well, i would recommend that you use a simple editor(like vim in linux) or
Programmer's Notepad(in windows) for development in django/python.
It is much easier to develop and also helps you keep your development
environment 'lightweight'.
An IDE is required only for languages like Java, where ther
Hi I'm pretty new to Django but I had an app working OK so far in
WIdnows in Eclipse with the Aptana Studio plugin. I installed Eclipse
and Aptana on a Ubuntu 11 machine and copied the code into a new
project and when I try to run the (development) server I get some
errors in django itself that are
8 matches
Mail list logo