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 using top. On the PCs at school, the command seems to  
run, prints "Validating models..." to the console, and then just sits  
there.

I've tried setting up External Tools as Tim van der Leeuw suggested,  
but I'm just not having a lot of luck. A Django plugin for Eclipse  
would be very helpful. :-)

Todd

On Mar 16, 2006, at 1:20 AM, SmileyChris wrote:

>
> 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 workspace (and among other things nice graphical diff support)

--~--~---------~--~----~------------~-------~--~----~
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 to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to