Re: Looking for Django IDE

2012-04-03 Thread Ejah
I tried Eclipse with PyDev, Aptana 2 and 3, Vim, Komodo and possibly a few more that I forgot about. I wasted a lot if time configuring and setting up In the end, I went to PyCharm, and although that costs a little, they win with their hands down on productivity, integration, and getting the job

Re: Looking for Django IDE

2012-04-02 Thread Sagar Chalise
Geany with plugins. Lightweight and wonderful. Some extra plugins can be found here as well like zencodingand python bindings . In order to create tags you can use these helpers

Re: Looking for Django IDE

2012-04-02 Thread Italo Maia
WingIDE or PyCharm and be happy. PyDev does the trick also. On 1 abr, 15:30, Mark Phillips wrote: > What IDE do you use/recommend for developing django web sites? Or, if not > an IDE, what editor/setup is most useful? I am developing on Linux version > 3.1.0-1-amd64

Re: Looking for Django IDE

2012-04-02 Thread Andre Terra
lto:django-users@googlegroups.com] > On Behalf Of N.Aleksandrenko > Sent: Monday, April 02, 2012 7:18 AM > To: django-users@googlegroups.com > Subject: Re: Looking for Django IDE > > sublime 2 + plugin for djando syntax > > 2012/4/2 Alexandros Karypidis <akary...@yahoo.gr>: >

RE: Looking for Django IDE

2012-04-02 Thread Sells, Fred
On Behalf Of N.Aleksandrenko Sent: Monday, April 02, 2012 7:18 AM To: django-users@googlegroups.com Subject: Re: Looking for Django IDE sublime 2 + plugin for djando syntax 2012/4/2 Alexandros Karypidis <akary...@yahoo.gr>: > This is a problem in PyDev, not Django. > > The fix is alrea

Re: Looking for Django IDE

2012-04-02 Thread N.Aleksandrenko
Any thoughts? >> >> Fred. >> >> -Original Message- >> From: django-users@googlegroups.com >> [mailto:django-users@googlegroups.com] On Behalf Of Alexandros Karypidis >> Sent: Sunday, April 01, 2012 3:57 PM >> To: django-users@googlegroups.com &g

Re: Looking for Django IDE

2012-04-02 Thread Alexandros Karypidis
was not clear if this is a Django, PyDev or Eclipse issue. Any thoughts? Fred. -Original Message- From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On Behalf Of Alexandros Karypidis Sent: Sunday, April 01, 2012 3:57 PM To: django-users@googlegroups.com Subject: Re: Looki

RE: Looking for Django IDE

2012-04-02 Thread Sells, Fred
com [mailto:django-users@googlegroups.com] On Behalf Of Alexandros Karypidis Sent: Sunday, April 01, 2012 3:57 PM To: django-users@googlegroups.com Subject: Re: Looking for Django IDE Hi, I'm using PyDev in Eclipse and it seems quite nice: http://pydev.org/ Have a look at the Django-specific stuff: h

Re: Looking for Django IDE

2012-04-01 Thread thongor
I use vim with a plugin called "python mode" which can be found here. It's a collection of several python plugins that gives you a lot of options. You can also check out various vimrc files on github for other ideas. On Sunday, April 1, 2012 2:30:03 PM

Re: Looking for Django IDE

2012-04-01 Thread kase
komodo edit http://www.activestate.com/komodo-edit El domingo 1 de abril de 2012 13:30:03 UTC-5, mark escribió: > > What IDE do you use/recommend for developing django web sites? Or, if not > an IDE, what editor/setup is most useful? I am developing on Linux version > 3.1.0-1-amd64 (Debian

Re: Looking for Django IDE

2012-04-01 Thread yati sagade
Aptana Studio 3 is basically Eclipse beefed up with PyDev and other useful plugins, targeted towards web devel. I use it regularly, and besides the cool colour schemes, the thing is pretty stable (I was really tired of scouring the web just to get my Eclipse builds running

Re: Looking for Django IDE

2012-04-01 Thread Alexandr Aibulatov
Try to use vim with plugins for django. 02.04.2012 1:48 пользователь "Mark Phillips" написал: > What IDE do you use/recommend for developing django web sites? Or, if not > an IDE, what editor/setup is most useful? I am developing on Linux version > 3.1.0-1-amd64

Re: Looking for Django IDE

2012-04-01 Thread Masklinn
On 2012-04-01, at 20:30 , Mark Phillips wrote: > What IDE do you use/recommend for developing django web sites? Or, if not > an IDE, what editor/setup is most useful? I am developing on Linux version > 3.1.0-1-amd64 (Debian 3.1.8-2). I would rather use something open source. I > use eclipse for

Re: Looking for Django IDE

2012-04-01 Thread Alexandros Karypidis
Oh, regarding your problem of the 'annoying switching of perspectives': 1) Start eclipse 2) Open your java project, switch to the Java perspective 3) From the menu: Window->New Window 4) In the new window, open your django project and switch to the PyDev perspective 5) Alt-tab between the two

Re: Looking for Django IDE

2012-04-01 Thread Alexandros Karypidis
Hi, I'm using PyDev in Eclipse and it seems quite nice: http://pydev.org/ Have a look at the Django-specific stuff: http://pydev.org/manual_adv_django.html Please note that you must use a nightly build for Django 1.4 due to this:

Looking for Django IDE

2012-04-01 Thread Mark Phillips
What IDE do you use/recommend for developing django web sites? Or, if not an IDE, what editor/setup is most useful? I am developing on Linux version 3.1.0-1-amd64 (Debian 3.1.8-2). I would rather use something open source. I use eclipse for developing android/java projects. Since I am using django

Re: Django IDE : how to start the devserver in an editor?

2011-03-30 Thread roberto
MrMuffin, You've also have the editra group where the author use to answering quickly all of the questions posted there: https://groups.google.com/group/editra?hl=en I like your ideas and features to add into the plugin for django. Good luck ! Roberto On Mar 30, 4:21 pm, MrMuffin

RE: Django IDE : how to start the devserver in an editor?

2011-03-30 Thread Sells, Fred
@googlegroups.com [mailto:django-users@googlegroups.com] On Behalf Of MrMuffin Sent: Wednesday, March 30, 2011 3:21 PM To: Django users Subject: Django IDE : how to start the devserver in an editor? I`m trying to develop a simple plugin[0] for the Editra[1] editor for django development. Right now it can create

Django IDE : how to start the devserver in an editor?

2011-03-30 Thread MrMuffin
I`m trying to develop a simple plugin[0] for the Editra[1] editor for django development. Right now it can create django projects and apps from within the editor. The editor is based on wxPython and I want to start the devserver from within the editor, show a simple form with the option to stop or

Re: Django IDE

2010-08-05 Thread Kenneth Gonsalves
On Thu, 2010-08-05 at 10:10 +0200, bagheera wrote: > I have eclipse/aptana + PyDev but i did not found it comfortable, mb > i > just gave it too little time to get familiar with, or i'm too stick > to > NetBeans. However, i'll give a try to SPE mentioned in other post, > never > heard of

Re: Django IDE

2010-08-05 Thread bagheera
Dnia 05-08-2010 o 00:12:41 Carlos Daniel Ruvalcaba Valenzuela napisał(a): If you are looking for a "Full IDE" I have used Eclipse+PyDev (and other plugins) and works quite well, completion is reasonable and you have a wealth of extensions such as VCS support, Mylyn

Re: Django IDE

2010-08-04 Thread llanitedave
I'm surprised nobody's mentioned SPE yet. I've not gone very far with either Python nor Django yet, but from what I've done so far, particularly with conveniently grouping modules, SPE seems to be a natural tool. -- You received this message because you are subscribed to the Google Groups

Re: Django IDE

2010-08-04 Thread Carlos Daniel Ruvalcaba Valenzuela
If you are looking for a "Full IDE" I have used Eclipse+PyDev (and other plugins) and works quite well, completion is reasonable and you have a wealth of extensions such as VCS support, Mylyn Integration (to work with remote task/issue managers), HTML editing, etc. It is a little bloated if you

Re: Django IDE

2010-08-04 Thread bagheera
For python/django development i'm using... NetBeans! It fails to autocomplete items properly, but still, i find it most comfortable also for html, javaScript, CSS. Sometimes i use Geany, it's really simple, yet nice IDE. All under Linux. -- You received this message because you are

Re: Django IDE

2010-08-04 Thread Masklinn
On 2010-08-04, at 06:15 , Alexander Jeliuc wrote: > gvim, emacs, eclipse, eric Don't forget pycharm, whose specific Django support is one of the majorly pushed features. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group,

Re: Django IDE

2010-08-04 Thread Daniel França
I'm using Editra now, it seems fine and lightweight and have plugin support. 2010/8/4 Рогалевич (Ковалевич) > gedit + plugins + snippets is easier to learn than vim(gvim) and looks more > beautiful :) , but on windows there is bad support of python plugins (if you > really

Re: Django IDE

2010-08-04 Thread Ковалевич
gedit + plugins + snippets is easier to learn than vim(gvim) and looks more beautiful :) , but on windows there is bad support of python plugins (if you really need to develop on win) vim may be more flexible Wing IDE not free. I meant version with django support

Re: Django IDE

2010-08-03 Thread Alexander Jeliuc
gvim, emacs, eclipse, eric On Wed, Aug 4, 2010 at 6:50 AM, Nick Arnett wrote: > > > On Sun, Jul 18, 2010 at 10:19 AM, Biju Varghese wrote: > >> Eclipse is the best IDE for python and django. >> >> > I don't know if it is actually the best, but I'm

Re: Django IDE

2010-08-03 Thread Nick Arnett
On Sun, Jul 18, 2010 at 10:19 AM, Biju Varghese wrote: > Eclipse is the best IDE for python and django. > > I don't know if it is actually the best, but I'm happy with it. Nick -- You received this message because you are subscribed to the Google Groups "Django users"

Re: Django IDE

2010-08-03 Thread carlos
I use Gedit, but when I get bored using the same vim cheer On Sun, Jul 18, 2010 at 5:39 PM, Fabian Ezequiel Gallina wrote: > 2010/7/18 Roald de Vries : > > > > Comparison of VIM and Emacs (what I've read): > > - Emacs is monolithic (does everything, for

Re: Django IDE

2010-07-18 Thread Fabian Ezequiel Gallina
2010/7/18 Roald de Vries : > > Comparison of VIM and Emacs (what I've read): > - Emacs is monolithic (does everything, for example includes shell), VIM is > unix style (does one thing well, why reproduce the shell?) Wrong, all it's features are in separated Emacs' Lisp modules

Re: Django IDE

2010-07-18 Thread Tran Cao Thai
: > > > > >> Eclipse is the best IDE for python and django. > > > > >> On Jul 17, 8:53 pm, Jitendra Joshi <joshijitendra...@gmail.com> > wrote: > > > > >>> What is the best open source Django IDE ? > > &

Re: Django IDE

2010-07-18 Thread bedros
11:45 PM, Roald de Vries <downa...@gmail.com> wrote: > > > On Jul 18, 2010, at 7:19 PM, Biju Varghese wrote: > > >> Eclipse is the best IDE for python and django. > > >> On Jul 17, 8:53 pm, Jitendra Joshi <joshijitendra...@gmail.com> wrote: > > >

Re: Django IDE

2010-07-18 Thread Subhranath Chunder
; On Jul 17, 8:53 pm, Jitendra Joshi <joshijitendra...@gmail.com> wrote: >> >>> What is the best open source Django IDE ? >>> >> > I would say VIM, too. Emacs should be very good too, but I've never used > it. Their advantage: > 1) you can use them fro

Re: Django IDE

2010-07-18 Thread Roald de Vries
On Jul 18, 2010, at 7:19 PM, Biju Varghese wrote: Eclipse is the best IDE for python and django. On Jul 17, 8:53 pm, Jitendra Joshi <joshijitendra...@gmail.com> wrote: What is the best open source Django IDE ? I would say VIM, too. Emacs should be very good too, but I've never

Re: Django IDE

2010-07-18 Thread Masklinn
On 2010-07-18, at 19:19 , Biju Varghese wrote: > Eclipse is the best IDE for python and django. No. -- 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

Re: Django IDE

2010-07-18 Thread Biju Varghese
Eclipse is the best IDE for python and django. On Jul 17, 8:53 pm, Jitendra Joshi <joshijitendra...@gmail.com> wrote: > What is the best open source Django IDE ? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to thi

Re: Django IDE

2010-07-18 Thread roberto
Cross platform, I like editra but I think it still needs some more maturity. It is coded with python. Ulipad is also developed using python. Pycharm is nice too but you have to pay for it as soon as testing period is over. Netbeans is great but big memory consumer and coded with java. It also has

Re: Django IDE

2010-07-18 Thread roberto
; > >> 2010/7/18 Juan Hernandez <vladjani...@gmail.com> > > >> google: "django ide" > > >>> :) > > >>> On Sun, Jul 18, 2010 at 12:39 AM, Tran Cao Thai < > >>> jasonvoorhees...@gmail.com> wrote: > > >&g

Re: Django IDE

2010-07-18 Thread Gonzalo Delgado
El 18/07/10 06:09, Antoni Aloy escribió: > Actually the best productive "IDE" for me, and I'd like to remark the > for me, is Vim/gVim with lots of plugins. For me too, this link is useful: http://code.djangoproject.com/wiki/UsingVimWithDjango -- Gonzalo Delgado -- You

Re: Django IDE

2010-07-18 Thread Masklinn
PyCharm On 2010-07-18, at 11:06 , tayfur yilmaz wrote: > wing ide. > > 2010/7/18 河边的汉子 <gaofei...@gmail.com> > >> pydev eric ulipad…… >> >> 2010/7/18 Juan Hernandez <vladjani...@gmail.com> >> >> google: "django ide" >>&

Re: Django IDE

2010-07-18 Thread Antoni Aloy
Actually the best productive "IDE" for me, and I'd like to remark the for me, is Vim/gVim with lots of plugins. I mantein my .vimrc and plugins in http://code.google.com/p/trespams-vim/ if you wan't to see how it looks. Vim takes longer to master, in fact you can learn something new each day, but

Re: Django IDE

2010-07-18 Thread tayfur yilmaz
wing ide. 2010/7/18 河边的汉子 <gaofei...@gmail.com> > pydev eric ulipad…… > > 2010/7/18 Juan Hernandez <vladjani...@gmail.com> > > google: "django ide" >> >> :) >> >> >> On Sun, Jul 18, 2010 at 12:39 AM, Tran Cao Thai < &g

Re: Django IDE

2010-07-18 Thread 河边的汉子
pydev eric ulipad…… 2010/7/18 Juan Hernandez <vladjani...@gmail.com> > google: "django ide" > > :) > > > On Sun, Jul 18, 2010 at 12:39 AM, Tran Cao Thai < > jasonvoorhees...@gmail.com> wrote: > >> find them, use them and you will know the bes

Re: Django IDE

2010-07-18 Thread Kenneth Gonsalves
On Saturday 17 July 2010 21:23:03 Jitendra Joshi wrote: > What is the best open source Django IDE ? > geany -- Regards Kenneth Gonsalves Senior Associate NRC-FOSS at AU-KBC -- You received this message because you are subscribed to the Google Groups "Django users"

Re: Django IDE

2010-07-17 Thread Juan Hernandez
google: "django ide" :) On Sun, Jul 18, 2010 at 12:39 AM, Tran Cao Thai <jasonvoorhees...@gmail.com>wrote: > find them, use them and you will know the best > > > On Sun, Jul 18, 2010 at 1:53 AM, Jitendra Joshi < > joshijitendra...@gmail.com> wrote: > &g

Re: Django IDE

2010-07-17 Thread Tran Cao Thai
find them, use them and you will know the best On Sun, Jul 18, 2010 at 1:53 AM, Jitendra Joshi <joshijitendra...@gmail.com>wrote: > What is the best open source Django IDE ? > > -- > You received this message because you are subscribed to the Google Groups > "Djan

Django IDE

2010-07-17 Thread Jitendra Joshi
What is the best open source Django IDE ? -- 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 to django-user

Re: Django IDE

2010-02-17 Thread Mike Dewhirst
On 18/02/2010 9:38am, Jacek Furmankiewicz wrote: We've had fairly good experience with Eclipse and the PyDev plugins for it. Gives you even refactoring, which came in handy a few times. I tried it and liked that but couldn't stick with it. My problem was integrating subversion in a seamless

Re: Django IDE

2010-02-17 Thread Wolf Halton
Are there any how-to articles about using eclipse and python for beginners? sent from the research lab at http://networksecuritynews.net On Feb 17, 2010 7:39 PM, "Jacek Furmankiewicz" wrote: We've had fairly good experience with Eclipse and the PyDev plugins for it. Gives

Re: Django IDE

2010-02-17 Thread Jacek Furmankiewicz
We've had fairly good experience with Eclipse and the PyDev plugins for it. Gives you even refactoring, which came in handy a few times. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Django IDE

2010-02-15 Thread Dan Ostrowski
e: > > > > > Hello > > >    Hi to all am new to the Django Framework.am learning django > >    Which IDE is suitable for Django ..plz help me in right way > > >    Thanks in Advance > >    vishal > >    2009vis...@gmail.com > > -- > > View this

Re: Django IDE

2010-02-15 Thread Joe Kueser
uitable for Django ..plz help me in right way > >    Thanks in Advance >    vishal >    2009vis...@gmail.com > -- > View this message in > context:http://old.nabble.com/Django-IDE-tp27589650p27589650.html > Sent from the django-users mailing list archive at Nabble.com.

Re: Django IDE

2010-02-15 Thread Ovnicraft
; 2009vis...@gmail.com > -- > View this message in context: > http://old.nabble.com/Django-IDE-tp27589650p27589650.html > Sent from the django-users mailing list archive at Nabble.com. > > -- > You received this message because you are subscribed to the Google Groups > "D

Re: Django IDE

2010-02-15 Thread Massimiliano Bertinetti
I have the professional (since I use for work). But if you want to create an open source project you can ask for a license for free. See their site for more info. Max-B Il giorno lun, 15/02/2010 alle 23.34 +1100, Tran Cao Thai ha scritto: > i used to use wingware for a while. It 's cool,

Re: Django IDE

2010-02-15 Thread Massimiliano Bertinetti
2009vis...@gmail.com > -- > View this message in context: > http://old.nabble.com/Django-IDE-tp27589650p27589650.html > Sent from the django-users mailing list archive at Nabble.com. > -- You received this message because you are subscribed to the Google Groups "Django use

Re: Django IDE

2010-02-15 Thread Andrew Davison
Komodo is a very nice IDE for dynamic languages in general, so can be used for both Python and Javascript, for example. It also has syntax highlighting, autocomplete, etc. for the Django template language. The full version costs a couple of hundred euros, but there is a very useable free version,

Re: Django IDE

2010-02-15 Thread Abdel Bolaños Martí­nez
I have got good results with Eclipse + Pydev pluging + Aptana and working on Ubuntu GNU/Linux or Centos (RedHat) Mike Ramirez wrote: On Sunday 14 February 2010 20:59:22 dj_vishal wrote: Hello Hi to all am new to the Django Framework.am learning django Which IDE is suitable for

Re: Django IDE

2010-02-15 Thread Tran Cao Thai
i used to use wingware for a while. It 's cool, fast but not free (i used the trial version). Stick with Eclipse + pydev for a while also. IMO, it 's the best, however, eclipse is always slow (because it 's a java application), and don't have the integrated terminal ( i know that there are some

Re: Django IDE

2010-02-15 Thread bruno desthuilliers
On Feb 15, 11:18 am, rebus_ wrote: (snip) > But as Bruno pointed out, any decent code editor will do, just a > matter of preference. Well, the point is that Django is about web programming, which usually imply using quite a few languages - html + whatever template system,

Re: Django IDE

2010-02-15 Thread Шей
Real IDE fo Python/Django - Netbeans and Eclipse with Python plugins. But IMHO it's overhead. Use any text editor. Vim with python support is good. WingIDE has good python support, but it's UI that is written in XUL anyoing me, so I use Netbeans / Vim depending on task I have. On Mon, Feb 15,

Re: Django IDE

2010-02-15 Thread Steven Elliott Jr
TextMate! On Feb 15, 2010, at 5:45 AM, Anton Bessonov wrote: > http://www.vim.org/ > > dj_vishal schrieb: >> Hello >> >> Hi to all am new to the Django Framework.am learning django >> Which IDE is suitable for Django ..plz help me in right way >> >> Thanks in Advance >> vishal >>

Re: Django IDE

2010-02-15 Thread Anton Bessonov
http://www.vim.org/ dj_vishal schrieb: Hello Hi to all am new to the Django Framework.am learning django Which IDE is suitable for Django ..plz help me in right way Thanks in Advance vishal 2009vis...@gmail.com -- You received this message because you are subscribed to the

Re: Django IDE

2010-02-15 Thread rebus_
On 15 February 2010 10:29, bruno desthuilliers wrote: > On Feb 15, 5:59 am, dj_vishal <2009vis...@gmail.com> wrote: >> Hello >> >>    Hi to all am new to the Django Framework.am learning django >>    Which IDE is suitable for Django ..plz help me in right way > >

Re: Django IDE

2010-02-15 Thread bruno desthuilliers
On Feb 15, 5:59 am, dj_vishal <2009vis...@gmail.com> wrote: > Hello > >    Hi to all am new to the Django Framework.am learning django >    Which IDE is suitable for Django ..plz help me in right way IDE ??? What's that ?-) More seriously : any decent code editor will do. -- You received this

Re: Django IDE

2010-02-14 Thread Mike Ramirez
On Sunday 14 February 2010 20:59:22 dj_vishal wrote: > Hello > >Hi to all am new to the Django Framework.am learning django >Which IDE is suitable for Django ..plz help me in right way > >Thanks in Advance >vishal >2009vis...@gmail.com > eric4 has a nice django plugin that

Re: Django IDE

2010-02-14 Thread Skylar Saveland
i to all am new to the Django Framework.am learning django >    Which IDE is suitable for Django ..plz help me in right way > >    Thanks in Advance >    vishal >    2009vis...@gmail.com > -- > View this message in > context:http://old.nabble.com/Django-IDE-tp27589650p27589650.html &g

Django IDE

2010-02-14 Thread dj_vishal
Hello Hi to all am new to the Django Framework.am learning django Which IDE is suitable for Django ..plz help me in right way Thanks in Advance vishal 2009vis...@gmail.com -- View this message in context: http://old.nabble.com/Django-IDE-tp27589650p27589650.html Sent from

Re: Xcode as Django IDE

2008-02-14 Thread Oscar Carlsson
I mostly use textmate, but I know that (Mac)Vim with omnicompletion and snippetsEmu is quite usable. http://code.djangoproject.com/wiki/UsingVimWithDjango Oscar On Wed, Feb 13, 2008 at 01:57:38PM -0800, zombat wrote: > > Hi Djangonauts. > > I was looking around for a good IDE for the Mac

Re: Xcode as Django IDE

2008-02-13 Thread Eric Abrahamsen
Oh... Well, TextMate has esc to cycle through completion based on words previously used in the document, but other than that it mostly works off tab triggers. On Feb 14, 2008, at 2:56 PM, [EMAIL PROTECTED] wrote: > > I don't think thats what he meant be syntax completion, usually that >

Re: Xcode as Django IDE

2008-02-13 Thread [EMAIL PROTECTED]
I don't think thats what he meant be syntax completion, usually that means if I start typing a keyword/function/ or possibly a variable name it will start to complete it. On Feb 14, 12:48 am, Eric Abrahamsen <[EMAIL PROTECTED]> wrote: > Make sure you've got the document recognized as a Django

Re: Xcode as Django IDE

2008-02-13 Thread Eric Abrahamsen
Make sure you've got the document recognized as a Django template (ie it says "HTML (Django)" at the bottom of the page). Try typing "if" and hitting tab; does it turn into a set of if/endif template tags? Look under the gear menu, also at the bottom of the page, for other stuff you can

Re: Xcode as Django IDE

2008-02-13 Thread Francis
how do you get syntax completion? I can't get it work with textmate. And it's one reason I'm sticking with eclipse (pydev). On 13 fév, 17:18, "Alex Ezell" <[EMAIL PROTECTED]> wrote: > Textmate works great for me. I use GetBundle > (http://projects.validcode.net/getbundle) to get the Django

Re: Xcode as Django IDE

2008-02-13 Thread Eric Abrahamsen
> Textmate, and a couple of terminal windows for mysql and ipython. > 2 monitors helps ;-) > > what does 'getbundle' do? I already have django specific templates in > textmate via the "mateup" script on their site. Another happy TextMate user! GetBundle is just a simpler interface (itself a

Re: Xcode as Django IDE

2008-02-13 Thread Ian Holsman
Alex Ezell wrote: > Textmate works great for me. I use GetBundle > (http://projects.validcode.net/getbundle) to get the Django bundle > which does syntax completion and highlighting for Django-specific > Python files and Django template HTML. > > Textmate, and a couple of terminal windows for

Re: Xcode as Django IDE

2008-02-13 Thread James Bennett
On Feb 13, 2008 3:57 PM, zombat <[EMAIL PROTECTED]> wrote: > So what do you use? Emacs inside Terminal. -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~-~--~~~---~--~~ You received this message because you are subscribed

Re: Xcode as Django IDE

2008-02-13 Thread Alex Ezell
Textmate works great for me. I use GetBundle (http://projects.validcode.net/getbundle) to get the Django bundle which does syntax completion and highlighting for Django-specific Python files and Django template HTML. More info here: http://code.djangoproject.com/wiki/TextMate /alex On Feb 13,

Xcode as Django IDE

2008-02-13 Thread zombat
Hi Djangonauts. I was looking around for a good IDE for the Mac and have tried simple text editors like Smultron (http://smultron.sourceforge.net/) and full featured IDEs like Eclipse with PyDev but I am still not really satisfied. Simple text editors lack features like code completition or file

Re: Django IDE

2007-04-07 Thread Ian
Greg: Command-` from within X application. On Apr 5, 6:24 pm, "Greg Donald" <[EMAIL PROTECTED]> wrote: > On 4/5/07, John Goodleaf <[EMAIL PROTECTED]> wrote: > > > > > Wing IDE. > > It looks really nice but then I discovered I would have to run an > Xserver to run it on my Mac. That's not a

Re: Django IDE

2007-04-05 Thread Greg Donald
On 4/5/07, John Goodleaf <[EMAIL PROTECTED]> wrote: > > Wing IDE. It looks really nice but then I discovered I would have to run an Xserver to run it on my Mac. That's not a huge problem except I can't alt-tab to and from apps that run under an Xserver. At least I've never found a way and I've

RE: Django IDE

2007-04-05 Thread John Goodleaf
h WingWare!) -Original Message- From: django-users@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of BrandonC Sent: Thursday, April 05, 2007 8:43 AM To: Django users Subject: Re: Django IDE As a comparison I have to say that Wing IDE has a very nice Python debugger (fast and it works). I ha

Re: Django IDE

2007-04-05 Thread gordyt
Zeb I'm using Komodo 4.0.2 now and it is a big improvement over 3.x. --gordy On Apr 4, 10:20 pm, "ZebZiggle" <[EMAIL PROTECTED]> wrote: > I've been using it for a couple of years now. I'm still using 3.x, > can't comment on 4.x. The debugging is pretty bad and doesn't really > work as

Re: Django IDE

2007-04-05 Thread BrandonC
As a comparison I have to say that Wing IDE has a very nice Python debugger (fast and it works). I haven't used Komodo in a while but I remember my biggest issue with it was that its debugger stopped at exceptions that truely were handled, and that it was slow. For django I set my manage.py

Re: Django IDE

2007-04-04 Thread ZebZiggle
I've been using it for a couple of years now. I'm still using 3.x, can't comment on 4.x. The debugging is pretty bad and doesn't really work as advertised, but the editor is solid (can run into resource leaks on low mem computers). The browser is good, the project mgmt is good. Overall, I'm happy

Re: Django IDE

2007-04-04 Thread grahamu
Sure, works great. My favorite (and perhaps most useful) feature is debugging a Django app and stepping through both my code and the Django code to find out what is happening. Graham On Apr 4, 6:56 pm, "Richard Blumberg" <[EMAIL PROTECTED]> wrote: > Has anyone had any experience using Komodo as

Django IDE

2007-04-04 Thread Richard Blumberg
Has anyone had any experience using Komodo as an IDE for Django development? Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: django / IDE integration

2006-05-11 Thread jelle
Thanks for clearing that up Luke! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email

django / IDE integration

2006-05-10 Thread jelle
Hi group, I just started working on my 1st django app. Since I rely extensively on my IDE (SPE!) I want to make sure these run smoothly together. When executing: from django.conf import global_settings in the shell of my IDE, it wouldnt import right, so I added the following statement to

Re: Eclipse based Django IDE???

2006-03-17 Thread [EMAIL PROTECTED]
I also use Eclipse and PyDev for my IDE, Eclipse has some very nice plugins for HTML / JS / CSS called the WTP or web tools platform. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to

Re: Eclipse based Django IDE???

2006-03-16 Thread aaloy
To start the Django server inside Eclipse and see the messages: a) Create a external too. Call it, Run Django Server for example. b) The main location should be something like /usr/local/bin/django-admin c) Set the working Directori to ${project_loc} d) Set arguments as runserver

Re: Eclipse based Django IDE???

2006-03-16 Thread Doug Van Horn
For the record, I'm using IDE rather loosely. I'm certainly not looking for a VB-esque tool. At one point I was slinging Java in Emacs with JDE. Now I find Eclipse extremely useful. It pretty much stays out of the way. I get me editors with autocomplete, Ant deploys, and external run targets

RE: Eclipse based Django IDE???

2006-03-16 Thread Leeuw van der, Tim
@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Todd O'Bryan Sent: donderdag 16 maart 2006 10:51 To: django-users@googlegroups.com Subject: Re: Eclipse based Django IDE??? I've just started playing with Django. I can't figure out how to run the necessary command-line python commands

Re: Eclipse based Django IDE???

2006-03-16 Thread Steven Armstrong
> > Has anyone heard of something along the lines of a 'RadRails' for > Django? > > I google'd around and didn't see anything, other than PyDev. But I was > thinking that a similar product would be a pretty nice feather in > Django's hat. > > I'm a n00b with Python, but I'm trying it and Django

Re: Eclipse based Django IDE???

2006-03-16 Thread Todd O'Bryan
I've just started playing with Django. I can't figure out how to run the necessary command-line python commands (such as "python manage.py runserver") from inside Eclipse. On my Mac, the command takes over Eclipse, I get the spinning beach ball of death, and can only halt the process by

Re: Eclipse based Django IDE???

2006-03-16 Thread Jarek Zgoda
> Anyway, this might not be the best place for this thread, but I thought > I'd throw it out there. On a tangent, if anyone would care to > elaborate on their own IDE setup for working with Django, I'd > appreciate it! > > FYI, I've toyed with SPE, but I'm finding my expertise with Eclipse >

Re: Eclipse based Django IDE???

2006-03-15 Thread Kenneth Gonsalves
On Thursday 16 Mar 2006 11:50 am, SmileyChris wrote: > I don't really get the whole argument about it being more > "removed from code". I can still run and debug code, but I get > the added benefit of a single workspace (and among other things > nice graphical diff support) i am not religious

Re: Eclipse based Django IDE???

2006-03-15 Thread SmileyChris
I've been using Eclipse for a Django project and have found it very usable with PyDev and an eclipse html editor plugin I forget the name of. I don't really get the whole argument about it being more "removed from code". I can still run and debug code, but I get the added benefit of a single

Re: Eclipse based Django IDE???

2006-03-15 Thread James Bennett
On 3/15/06, Doug Van Horn <[EMAIL PROTECTED]> wrote: > Has anyone heard of something along the lines of a 'RadRails' for > Django? There's a Django bundle for TextMate, but TextMate's not an IDE. > Anyway, this might not be the best place for this thread, but I thought > I'd throw it out there.

Re: Eclipse based Django IDE???

2006-03-15 Thread Aaron
I use scite (http://www.scintilla.org/) for quick edits. It loads fast, has syntax colors, and regex based search and replace. For serious Python work I have started using SPE - Stani's Python Editor, and like is so far http://stani.be/python/spe/blog/ If I have eclipse booted anyway I also

Re: Eclipse based Django IDE???

2006-03-15 Thread Kenneth Gonsalves
On Thursday 16 Mar 2006 9:36 am, Doug Van Horn wrote: > Anyway, this might not be the best place for this thread, but I > thought I'd throw it out there.  On a tangent, if anyone would > care to elaborate on their own IDE setup for working with Django, > I'd appreciate it! i dont believe in

  1   2   >