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 wrote:
> I`m
Using eclipse you can create a run configuration that starts the
dbserver and it will auto-reload whenever you change a file. Of course
since the dbserver auto restarts when it detects a file change, the
command line is not all that bad.
-Original Message-
From: django-users@googlegroups.
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 that
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 Integration (to
work with r
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
"Djan
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 are
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 subscribed
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, se
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 need to develop on win
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
(http://wingware.com/wingide/featur
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 happy with it.
>
> Nick
>
> --
> You received t
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" group.
To post to this gr
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 example includes shell), VIM
> is
> > uni
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 which
can be activat
eclipse + pydev is terrible when running on Linux IMO. Everytime starting
the server, cpu runs like a horse without any reason. For me, gedit is the
best. It is light, fast and have appearance support,powerful snippet plugin,
and multi tab terminal integration. What else do you expect more to code
I use komodo edit
openkomodo.com
Komodo Edit is free, but Komodo IDE is commercial
On Jul 18, 11:22 am, Subhranath Chunder wrote:
> Obviously it's the user personal choice, always! :)
>
> Thanks,
> Subhranath Chunder.
>
> On Sun, Jul 18, 2010 at 11:45 PM, Roald de Vries wrote:
>
> > On Jul 1
Obviously it's the user personal choice, always! :)
Thanks,
Subhranath Chunder.
On Sun, Jul 18, 2010 at 11:45 PM, Roald de Vries 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 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 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
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 grou
Eclipse is the best IDE for python and django.
On Jul 17, 8:53 pm, Jitendra Joshi 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 this group, send email to django-us...@googlegroups
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 b
pycharm is not open-source
On Jul 18, 6:32 am, Masklinn wrote:
> PyCharm
>
> On 2010-07-18, at 11:06 , tayfur yilmaz wrote:
>
> > wing ide.
>
> > 2010/7/18 河边的汉子
>
> >> pydev eric ulipad……
>
> >> 2010/7/18 Juan Hernandez
>
> >> google: "django ide"
>
> >>> :)
>
> >>> On Sun, Jul 18, 2010 at 12
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 received this message be
PyCharm
On 2010-07-18, at 11:06 , tayfur yilmaz wrote:
> wing ide.
>
> 2010/7/18 河边的汉子
>
>> pydev eric ulipad……
>>
>> 2010/7/18 Juan Hernandez
>>
>> google: "django ide"
>>>
>>> :)
>>>
>>>
>>> On Sun, Jul 18, 2010 at 12:39 AM, Tran Cao Thai <
>>> jasonvoorhees...@gmail.com> wrote:
>>>
>>
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
wing ide.
2010/7/18 河边的汉子
> pydev eric ulipad……
>
> 2010/7/18 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
pydev eric ulipad……
2010/7/18 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.
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" group.
To post to this group
google: "django ide"
:)
On Sun, Jul 18, 2010 at 12:39 AM, Tran Cao Thai
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:
>
>> What is the best open source Django IDE ?
>>
>> --
>> You received thi
find them, use them and you will know the best
On Sun, Jul 18, 2010 at 1:53 AM, Jitendra Joshi
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 this group, send email to djang
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 w
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 you even refactoring,
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 django-us...@googlegrou
Thanks for the recommendation of PyCharm, Joe. Jetbrains products are
excellent and I've had a lot of luck with their "other" foray into
targeted web framework IDEs: RubyMine. I'm definitely going to give
PyCharm a go and I'd +1 any Jetbrains products.
Cheers,
Dan
On Feb 15, 7:40 am, Joe Kueser
If you don't mind the horrors of beta software, I'd highly recommend
PyCharm. It's JetBrain's latest IDE, which is growing up to be Python
and Django-specific. It's still a little rough at this point, but
usable, especially if you are using the Django default structure,
etc. The 1.0 version isn'
2010/2/14 dj_vishal <2009vis...@gmail.com>
>
> 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
>
http://www.gnu.org/software/emacs/
>
> Thanks in Advance
> vishal
> 2009vis...@gmail.com
> --
> View thi
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, fa
WingIDE, EricIDE
Il giorno dom, 14/02/2010 alle 20.59 -0800, dj_vishal ha scritto:
> 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
> --
> Vi
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, K
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 Djan
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 plu
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,
javascript, css, quite o
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, 20
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
>> 20
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
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
>
> IDE ??? What's that ?-)
>
> More s
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 m
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 y
This might be the wrong way to help you if you want something super-
gui-fabulous. But, I have a dusty old project that is not gaining any
traction to make a nice IDE out of vim. If you don't know/like vim
and have no desire to learn then I might just be wasting your time.
http://github.com/skyl
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 huge
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
liated with 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 wor
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 advertised
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 file
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
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 a
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 t
On Wednesday 10 May 2006 17:13, jelle wrote:
> Am I having a wrong expectation in what extent my IDE can run django,
> or am I overlooking something here?
You can't create model classes interactively, due to the way the
metaclass works. There is a ticket about this:
http://code.djangoproject.
58 matches
Mail list logo