Re: Django, Komodo and Mac OS X

2008-04-29 Thread Rui Pacheco
This is what I had to do: Added the path to my Django uncompressed directory to Preferences -> Languages -> Python -> Additional Python Import Directories On Apr 29, 10:48 pm, Rui Pacheco <[EMAIL PROTECTED]> wrote: > It's now working. Very strange, I had a v

Re: Django, Komodo and Mac OS X

2008-04-29 Thread Rui Pacheco
It's now working. Very strange, I had a very hard time importing django.db.models but all of a sudden it works. On Apr 29, 10:44 pm, Szaijan <[EMAIL PROTECTED]> wrote: > Hi Rui, > > I'm using Komodo Edit 4 on Mac OSX 10.5 and code completion works for > me in .py files out of the box (just teste

Django, Komodo and Mac OS X

2008-04-29 Thread Rui Pacheco
Hi all I've looked for a solution for this but I couldn't find any. I've installed Django on a MacBook Pro and settled on Komodo as my IDE because Eclipse on the Mac is just too slow. The problem is, I can't get code completion to work because Komodo doesn't find the Django packages. I followed