I second flit's recommendation of PyCharm -- not free but it has create
Django support.

If you want to stay with Emacs, I found this package to be very helpful. It
takes the best Python packages for Emacs and gets them to work together:

https://github.com/gabrielelanaro/emacs-for-python/

As far as large codebases go with Emacs, you should make sure you are
building and using tag tables.

http://www.gnu.org/software/emacs/manual/html_node/emacs/Tags.html


On Sun, Jul 29, 2012 at 9:10 PM, Nick Mellor <[email protected]>wrote:

> Hi all,
>
> I'd be interested to know what IDE you use for your Django/Satchmo stores.
> I'm managing ok with emacs but getting around the large code base is
> somewhat slow. I'm looking for an IDE with good debugging (gold standard
> would be remote debugging!) and code navigation. Free is good, but improved
> programmer productivity is more important.
>
> Can't (so far) get on with PyDev because it seems to want to rearrange my
> shop for me, breaking it in the process.
>
> I was wondering about the latest version of Spyder. And Wing. And Komodo.
> But open to other suggestions.
>
> Any experiences/recommendations much appreciated.
>
> Nick
>
> --
> You received this message because you are subscribed to the Google Groups
> "Satchmo users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/satchmo-users/-/pViB0ez32PkJ.
> 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/satchmo-users?hl=en.
>



-- 
Mike Hostetler
SquarePeg Systems
http://www.squarepegsystems.com

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo 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/satchmo-users?hl=en.

Reply via email to