Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7436965
By: dartdog

I'm using Pydev for Django, I'd like to be able to run commands like Manage.py
startserver or manage.py help even form the console As now I get whether 
starting
console in either mode. (eg currently active or python)

Manage.py is in the project I'm working on.
manage.py help
  File "<console>", line 1
    manage.py help
                 ^
SyntaxError: invalid syntax

Similarly I had to drop to cmd shell on win to run django-admin startproject
with the right catalog that is I could not run it from the pydev console with
any result.

What dumb thing am I overlooking?

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to