On Mon, Mar 28, 2011 at 09:37, Navin Kabra <navin.ka...@gmail.com> wrote:
> On Mon, Mar 28, 2011 at 9:18 AM, Gora Mohanty <g...@mimirtech.com> wrote:
>> Most any IDE that one is using, and that handles Python
>> should work. Personally, I use emacs with various modes
>> for Django development.
>
> Can you share exactly which modes you're using for django developement.
>
Yes, please give us more details.

> I use python-mode.el and while it works reasonably well for python, I
> haven't managed to make it work for django (it does not autocomplete for
> django). Also, any other tips/tricks you can share would help. Thanks.
>
I use the default "python-mode" from python.el ... what is
python-mode?  And you mean "smart" auto-complete?  I usually  just go
with dabbrev-expand (M-/).

Maybe I've gotten too comfortable with my setup, never looked around
for enhancements to Emacs' default python handling.  Details of your
setup would be appreciated.

Roshan


-- 
http://about.me/rosh
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to