Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Message from discussion Komodo and Django - code completion / code intellisensing
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ceph  
View profile  
 More options May 25 2007, 9:47 pm
From: Ceph <ceph...@gmail.com>
Date: Sat, 26 May 2007 01:47:07 -0000
Local: Fri, May 25 2007 9:47 pm
Subject: Re: Komodo and Django - code completion / code intellisensing
If your projects are in c:\django-projects\Project1, you would add "c:
\django-projects" as an include path. You must reference your modules
like:

from Project1.articles.models import Article

the "Project1" is important.

On May 10, 1:59 pm, oliver <oliver.bock...@gmail.com> wrote:

> Thanks, for both comments but still no luck.
> I tried multiple various but it still gives me the same error.

> my projects are in c:\django-projects\Project1..

> I installed the latest beta of komodo, but has the same thing.
> Python2.5 is installed in c:/python25 and is in my path (from the CMD
> i can start pyton any where)

> any other suggestions?

> thanks again for helping

> oli

> On May 10, 3:12 pm, Ceph <ceph...@gmail.com> wrote:

> > Hello,

> > Go to Edit > Preferences. Expand the "Languages" group by clicking the
> > [+] symbol. Click "Python". Click the little "Add..." button under
> > "Additional Python Import Directories". Add the directory ABOVE your
> > project and you should have intellisense enabled.

> > On May 9, 12: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'
> > > is not defined (C:\Prog..\Active..\lib\mozilla\python\komodo
> > > \codintel2\tree_python.py#169 in _members_from_elem) (error
> > > determining completions)

> > > I am on Windows XP, python 2.5, komodo ide 4.0, latest django svn.
> > > This error appears when you type for example:

> > > class ...
> > >   name = models.

> > > 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.