My path is /Users/xyz/django-trunks/django/bin
and I have links created as mentioned in django installation guide. what path did you add, till django-trunks or till django? when I do <model_class_name>. I see all the attributes and methods of the model class but do not see "objects" ( I want <model_name>.objects. code completion) Ashish On Apr 29, 2:51 pm, Rui Pacheco <[EMAIL PROTECTED]> wrote: > 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 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 tested it for > > > django.utils.simplejson.) I did nothing to the setup to get this to > > > work. Is it possible your django installation isn't on the python > > > path for the user you're logged in as when editing files? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---