From: Paul Childs <pchi...@gmail.com>
Date: Thu, 10 May 2007 11:19:59 -0000
Local: Thurs, May 10 2007 7:19 am
Subject: Re: Komodo and Django - code completion / code intellisensing
I'm just guessing here but do you have your project in your
pythonpath? If not, try this... To put the project on the sys.path you can do it two ways: 1. import sys and then write a line of code sys.path.append("path/to/ 2. Follow the directions here: http://www.imladris.com/Scripts/PythonForWindows.html /Paul On May 9, 1:01 pm, oliver <oliver.bock...@gmail.com> wrote: > Hi i am evaluating komodo as my django/python ide but i can't get the
> code completion to work. It gives me this error: > error evaluating 'models' at models.py#4: NameError: global name 'XXX' > I am on Windows XP, python 2.5, komodo ide 4.0, latest django svn. > class ... > right after the models "." > any one got this to work or is this a general bug in komodo? > Thanks! You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||