Re: Django editor for Debian

2010-03-10 Thread Shawn Milochik
I did a little looking into this, and it seems like SPE (Stani's Python Editor) is the best pick for Ubuntu. It has been around for years and has remained popular. It's also specifically designed (obviously) for Python. Shawn -- You received this message because you are subscribed to the Googl

Re: Django editor for Debian

2010-03-10 Thread Abdel Bolaños Martí­nez
Can i suggest you? Eclipse + Aptana + Pydev In the company i work for, our developer team has acquired very good results Paul Menzel wrote: Dear Nicolae, Am Dienstag, den 15.12.2009, 23:58 -0800 schrieb NMarcu: Can you tell me a good Django editor for Debian? Something more pretty t

Re: Django editor for Debian

2010-03-10 Thread Paul Menzel
Dear Nicolae, Am Dienstag, den 15.12.2009, 23:58 -0800 schrieb NMarcu: >Can you tell me a good Django editor for Debian? Something more > pretty then default text editor. Something to can edit templates also. what did you end up with? Thanks, Paul signature.asc Description: Dies ist ein

Re: Django editor for Debian

2009-12-17 Thread Javier Guerra
On Thu, Dec 17, 2009 at 10:12 AM, Wiiboy wrote: > I like to use Kate (KDE's default text editor).  It has auto-indent, > and syntax highlighting for Python, and Django templates. another vote for Kate, and the best part is that it's a KPart, so the same engine can be used right within the file br

Re: Django editor for Debian

2009-12-17 Thread Wiiboy
I like to use Kate (KDE's default text editor). It has auto-indent, and syntax highlighting for Python, and Django templates. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To

Re: Django editor for Debian

2009-12-17 Thread roberto
Ulipad: it is light, it has nice features, it is developed with pythonwhat else ? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email

Re: Django editor for Debian

2009-12-16 Thread Anton Bessonov
Nano. NMarcu schrieb: > Hello all, > >Can you tell me a good Django editor for Debian? Something more > pretty then default text editor. Something to can edit templates also. > Thanks. > > -- > > You received this message because you are subscribed to the Google Groups > "Django users" group.

Re: Django editor for Debian

2009-12-16 Thread Biju Varghese
On Dec 16, 12:58 pm, NMarcu wrote: > Hello all, > >    Can you tell me a good Django editor for Debian? Something more > pretty then default text editor. Something to can edit templates also. > Thanks. You could use eclipse ide for this with pydev or try aptana ide -- You received this messa

Re: Django editor for Debian

2009-12-16 Thread Urko Masse
I'm using Netbeans, that has built-in Python support in its latest version. Pretty happy with it. On Dec 16, 7:25 pm, "Fernando Rodriguez" wrote: > WingIDE is, IMHO, the best ide for python and django > > > > > -Original Message- > > From: django-users@googlegroups.com > > [mailto:django-

RE: Django editor for Debian

2009-12-16 Thread Fernando Rodriguez
WingIDE is, IMHO, the best ide for python and django > -Original Message- > From: django-users@googlegroups.com > [mailto:django-us...@googlegroups.com] On Behalf Of NMarcu > Sent: Wednesday, December 16, 2009 8:59 AM > To: Django users > Subject: Django editor for Debian > > Hello all,

Re: Django editor for Debian

2009-12-16 Thread Masklinn
On 16 Dec 2009, at 10:39 , Hinnack wrote: > you can also try aptana, a eclipse clone where you can use pydev, too Aptana Studio is not an eclipse clone, it's an eclipse distribution with the Aptana extension bundled… In fact, you can download Aptana Studio as a regular Eclipse plugin if you alr

Re: Django editor for Debian

2009-12-16 Thread Hinnack
you can also try aptana, a eclipse clone where you can use pydev, too -- Hinnack 2009/12/16 Nicu Marcu > Thanks, I will try with eclipse and pydev > > 2009/12/16 Jani Tiainen > > On Tue, 2009-12-15 at 23:58 -0800, NMarcu wrote: >> > Hello all, >> > >> >Can you tell me a good Django editor

Re: Django editor for Debian

2009-12-16 Thread Nicu Marcu
Thanks, I will try with eclipse and pydev 2009/12/16 Jani Tiainen > On Tue, 2009-12-15 at 23:58 -0800, NMarcu wrote: > > Hello all, > > > >Can you tell me a good Django editor for Debian? Something more > > pretty then default text editor. Something to can edit templates also. > > Thanks. >

Re: Django editor for Debian

2009-12-16 Thread Kenneth Gonsalves
On Wednesday 16 Dec 2009 1:38:57 pm Jani Tiainen wrote: > On Tue, 2009-12-15 at 23:58 -0800, NMarcu wrote: > > Hello all, > > > >Can you tell me a good Django editor for Debian? Something more > > pretty then default text editor. Something to can edit templates also. > > Thanks. > > vim, emac

Re: Django editor for Debian

2009-12-16 Thread Jani Tiainen
On Tue, 2009-12-15 at 23:58 -0800, NMarcu wrote: > Hello all, > >Can you tell me a good Django editor for Debian? Something more > pretty then default text editor. Something to can edit templates also. > Thanks. vim, emacs, netbeans, pydev, idle, boa... Just few to mention, all depends on yo