[Pydev-users] [pydev - Users] RE: Set environment variable in PyDev Console?
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2008-07-04 01:01:41
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5072356 By: fabioz Humm... There are currently no default settings for that... I think that one solution would be configuring the initial interpreter commands in the interactive console preferences (window > preferences > pydev > interactive console) to add the os.environ['DJANGO_SETTINGS_MODULE']='myproject.settings'. Cheers, Fabio ______________________________________________________________________ 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 |